Skip to content

Logout: session token not found #69

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

Open
dreiekk opened this issue Jun 1, 2022 · 2 comments
Open

Logout: session token not found #69

dreiekk opened this issue Jun 1, 2022 · 2 comments
Labels
🐛Bug Something isn't working

Comments

@dreiekk
Copy link
Collaborator

dreiekk commented Jun 1, 2022

Describe the Bug

When a user logged out, an error message "session token not found" in the upper right corner shows up.
Maybe related to the login error popup in #58 ?

To Reproduce

As of today this issue can be tested on the live server.

Expected behaviour

No error during logout.

Screenshots

grafik

@dreiekk dreiekk added the 🐛Bug Something isn't working label Jun 1, 2022
@skillor
Copy link
Collaborator

skillor commented Jun 1, 2022

I do not get this error message when logging out, can you inspect which API request throws this error?

@dreiekk
Copy link
Collaborator Author

dreiekk commented Jun 1, 2022

I suspect the error to be thrown by these 2 API calls which result in a 401 Unauthorized during logout.

grafik

I can't see the whole pattern here, but it seems to occur only when one of these pages were visited directly before logout:
Wheelspin, Store or Inventory

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