JSON Authentication Help (3 replies)
Colin, a couple of points:
- You probably want to upgrade to the latest version of IMan. The webservices capability has significantly improved/expanded since v3 (now 4 releases behind); and each version has had significant improvemennts.
- In this version you need to use OAuth vs. Basic Auth. Attached is a screenshot illustrating how this would be setup.
However, I think you will possibly struggle with this version.
Hi, Thanks for your response.
Unfortunately on my old version the 'Token Endpoint URL' is a required field and so I'm unable to get a response.
I had a feeling an upgrade might be required.
I'll look into that with our Sage VAR.
Thanks for your help
Colin
Colin, also this version isn't 100% TLS 1.2 compliant, so you're probably going to struggle to connect to a lot of webservices.
Hi, We are trying to use the JSON Reader to connect to an API.
I'm struggling with the documentation.
We already have an OAuth2 access token assigned from the endpoint provider and this is added to the authorisation header.
I have this working correctly in Postman: