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

401 refreshtoken -> error message to reconnect #588

Open
ttramb opened this issue Sep 13, 2024 · 0 comments
Open

401 refreshtoken -> error message to reconnect #588

ttramb opened this issue Sep 13, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ttramb
Copy link
Contributor

ttramb commented Sep 13, 2024

When using advance tool, if refresh token is expired, it returns an HTTP 401, but the process is trying to call the tool api anyway that cause an error message on the tool it self.

For example: CheckGif => Refreshtoken 401 -> Images not matches

Change the authentication behavior and block the process when refreshtoken return error 401. Error message should be "Authentication token is expired, please reauthenticate your self to get a new token"

@ttramb ttramb added the bug Something isn't working label Sep 13, 2024
@ttramb ttramb added this to the 0.83 milestone Sep 13, 2024
@Sallaa Sallaa modified the milestones: 0.83, 0.84 Oct 30, 2024
@Sallaa Sallaa modified the milestones: 0.84, 0.85 Jan 17, 2025
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

2 participants