Posts about Postman

Get OAuth access token value in Postman

September 16th 2022 Postman

You may not be a fan of Postman, but it is probably the most feature-rich REST client and more. For example, you can configure OAuth authentication for a folder and use the obtained access token for all requests within that folder. But what if you need to use this token in a different way?