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

Bad request response when send request for new access token using refresh token #261

Closed
lorenzotaccogna opened this issue May 4, 2023 · 1 comment · Fixed by #264
Closed

Comments

@lorenzotaccogna
Copy link

When send a request to token endpoint for new access token using refresh token, all works fine at first time, but when we retry request with new resfresh token obtained, token endpoint returns Bad Request error.
If we manually delete revoked issued token, all works fine.
It seems to be an error when provider endpoint try to get correct issued token.

@rglauco
Copy link
Collaborator

rglauco commented Jul 18, 2023

@rglauco rglauco closed this as completed Jul 18, 2023
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

Successfully merging a pull request may close this issue.

2 participants