Authorization with ClientId, ClientSecret and Signature(hash with hexdigest)
Summary:
I'm facing an 401 - Unauthorization issue in a response of a rest endpoint which accepts clientid, clientsecret and signature in header with a json request payload when I run it in OIC.
Able to connect through Postman and in OIC cannot. Please advise what I'm missing in OIC to authorize.
Through OIC: (At connection level No Security Policy selected for the rest connection and connection type as base url)
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0