This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
Is it possible to test a java service from Chrome extension "Advanced REST Client"? I tried, but always getting response {"httpStatusCode":-1,"opstatus":5001,"errmsg":"Mandatory request params channel is missing or null"}. Please find attached screenshot.
We can use the Advanced REST Client chrome extension to test the services. Based on the attached screenshot you are passing the info in the Raw Header. Instead o Header can you use the body to send the data in the below format.