I am consuming a RESTful service having an API key.My issue is I have no idea where to put the API key for me to get the response I expect since I have tried it on all Headers/Auth selections(Authorization, accept, accept-language, content-type) and get authorization error from the API.The same key works fine on Postman.
Header input. Name the Header: XApikey
thank you!
Hi Mganda,
While passing api key in postman what headers are you setting in your postman request. The same you should setup while consuming from Outsystems. If headers are set properly, check if your API provider requires your platform server ip to be whitelisted.
It will be helpful, if you can share what exact error are you getting while consuming from Outsystems.
Regards,
Biswajit