Hi,
I’m trying to call a REST Api throught https protocol using the API-key auth.
If I try to call it throught a curl command it works and it response with an error in json format.
I expect to get the same error in webMethods.
I have configured a client:http invoke, where I have set an header field called “API-KEY” but when I try to execute the service I get this error :
com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [ISC.0064.9314] Authorization Required
Btw I should get the error also if I don’t set any API-key, but in webMethods I get the authorization required error.
What should I do to fix the error?
Thanks in advance
#Service-Designer#webMethods#Integration-Server-and-ESB