Automatically Refresh OAuth2.0 Access Tokens | Postman Level Up

preview_player
Показать описание
Learn how to automatically refresh an OAuth 2.0 access token using a Postman authorization helper, and share the access tokens with colleagues.
Рекомендации по теме
Комментарии
Автор

Not sure if I'll get an answer, but I'd like to know if toggling the Auto-Refresh will refresh the token every time there's an API call made or whether it will only refresh the token when there's an API call made and the existing access token is expired

aleksanderadamczyk
Автор

What is the SDK name? That you are using

shubhankardas
Автор

where is the previos vide, like how to "Configure New Token"? i can't find that.

ariellipschutz
Автор

I can't see that Auto-Refresh feature on latest postman, and my colleagues can't. On windows.
Is this feature only for Mac OS?

nochnoy_kot
Автор

I am on V10.23 I am not able to enable the option to auto refresh, and I also do not see the link telling me when it will expire or has expired? the Token name is a drop down and just contains a list of selections all named "Token name" and I can't name my Token name anything its just Token name?

ziggys
Автор

Is there a way to use the actual refresh_token of this collection auth in a child request?

apatock
Автор

Hi, How is it about the Postman runner and monitors? I have set a requests which suppose to refresh the token while running whole collection but it remains 401 Unathorized ?

userJohn
Автор

@postman Hello! Thank you! I'm facing a problem: when I set up a new token, I can only use the GET method for the access token URL, but my API expects a POST method. I can't find a way to change GET to POST. I would appreciate any advice. Thank you <3

nuZdarova
Автор

That button is grayed out when I try to use the auto-refresh. I have an active Oauth2.0 token but it is still greyed out and won't let me toggle it. What should I try?

CalebBouma
Автор

The Auto-refresh option is grayed out for me. Any ideas on how to enable it? I'm using Desktop app

andrewhenderson