Postman can't find access_token

Hi, what goes wrong here?
How can i make sure that postman can read tje access_token that clearly is there?


image

Hey @unifekto :wave:

Welcome to the Postman Community! :postman:

This potentially could be caused by the OAuth response that’s returned, being in a non standard format.

Which service are you using/trying to get the OAuth from?

More information and context will help us to see what might be happening here.

Hi Danny,

Its from a service that not have a public API, so can’t share much more.
I can see in my other code with other services that standard oAuth my be direct access_token. This is inside the obejct data.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.