Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automatic token refresh is not happening in getrequestmetadata #67

Closed
ssuda opened this issue Nov 12, 2015 · 2 comments
Closed

automatic token refresh is not happening in getrequestmetadata #67

ssuda opened this issue Nov 12, 2015 · 2 comments
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@ssuda
Copy link

ssuda commented Nov 12, 2015

incase of 401 or 403, automatic token refresh used happen before.
But it is not happening now. Is it removed or bug?

ssuda pushed a commit to ssuda/google-auth-library-nodejs that referenced this issue Nov 12, 2015
In old code base, it used to automatically refresh accesstoken,
in case of auth error. It is broken in the new code base. This will
revert the old behaviour
@L422Y
Copy link

L422Y commented Sep 1, 2016

I still seem to be having this issue, my application will work fine and then eventually only get { error: 'unauthorized_client' } responses from the server until I manually go through getting new keys.

@JustinBeckwith
Copy link
Contributor

Greetings! We have a fair bit of code and tests in place to make sure this works. We've also made a few recent changes (like #242) that should make it even better. If you're still having issues here, providing a code snippet to reproduce the issue would be super helpful.

Thanks!

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
@JustinBeckwith JustinBeckwith self-assigned this Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

4 participants