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

Error message for a failed request to token endpoint does not include HTTP status code #182

Closed
kpanwar opened this issue Oct 1, 2014 · 2 comments
Labels

Comments

@kpanwar
Copy link

kpanwar commented Oct 1, 2014

Error message for a failed request to token endpoint does not include HTTP status code.

@kpanwar
Copy link
Author

kpanwar commented Oct 19, 2014

This fix is required to let the developer know when they receive 403 which means that the service is under load and the request is being throttled.

kpanwar pushed a commit that referenced this issue Oct 19, 2014
kpanwar pushed a commit that referenced this issue Oct 27, 2014
Fix for #182
@kpanwar
Copy link
Author

kpanwar commented Oct 27, 2014

Fixed. See commits. The error code is returned in the error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants