Hi Team,
I'm trying to pass the Bearer token to call an API in HTTP Request Header but receiving HTTP/401 Unauthorized error.SET OutputRoot.HTTPRequestHeader."Authorization" = 'Bearer '||{Access Token received from OAuth URL};
SET OutputRoot.HTTPRequestHeader."Content-Type" = 'application/json';
Could you please let me know if I need to encode the URL or else let me know if any issues with the above approach?
P.S: I can post the message in Postman with same Bearer token
Regards,
Vimal Raj D
------------------------------
Vimal Raj Devaraj
------------------------------