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

Unauthorized request returns 401 inconsistently #8

Open
walexnelson opened this issue Sep 11, 2017 · 0 comments
Open

Unauthorized request returns 401 inconsistently #8

walexnelson opened this issue Sep 11, 2017 · 0 comments

Comments

@walexnelson
Copy link
Contributor

The transport client will intercept any response and retry any request that failed for a 401. This is meant to catch requests where the oauth token has expired, refresh the token, and then resend the original request.

Looks like sometimes the API will return a 406 if the token wasn't been set. Needs more investigation.

@walexnelson walexnelson changed the title Request missing authentication doesn't allows return 401 Unauthorized request returns 401 inconsistently Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant