REST Client.0 - Error finding field [Authorization] in incoming stream!

Hi,

Do we have case study for invoking REST API. I am trying to invoke a POST request for sending SMS but not able to set the parameters right, even though I tried playing with ‘Headers’ and ‘Parameters’ tabs in ‘REST Client’ plugin. I am not even sure I am doing the right thing, I checked the documentation. Please suggest.

Whatever I do I get the following error : REST Client.0 - Error finding field [Authorization] in incoming stream!

Hi,

Could you please try to execute & authorized the request from the postman and then try to use REST API?

I was able to address the issue. Thanks

You can also use the Advanced Rest Client Client and add into the headers section a value type
Authorization. Below it’s an image showing how to do that. the token it’s a parameter set with the value for the Bearer token, in this case the value is Bearer TOKEN_Hash