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

[API] Eliminate unauthorized requests #20

Closed
jovertical opened this issue Mar 28, 2019 · 0 comments
Closed

[API] Eliminate unauthorized requests #20

jovertical opened this issue Mar 28, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@jovertical
Copy link
Owner

jovertical commented Mar 28, 2019

API requests are working fine, but there are tendencies that a 401 error is returned by the web-server resulting to the front-end retrying the failed requests with the then refreshed access token.

Possible causes:

  • Slow pickup of updated access tokens, making the back-end treat it as invalid / expired.
  • Axios header defaults fault.
@jovertical jovertical added the enhancement New feature or request label Mar 28, 2019
@jovertical jovertical changed the title [Auth] Eliminate unauthorized requests [API] Eliminate unauthorized requests Mar 28, 2019
@jovertical jovertical added bug Something isn't working and removed enhancement New feature or request labels Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant