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

BUG: Invalid token message is displayed when user tries to reach site pages as a guest and a logged in user #439

Open
Olena-Olenka opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels
BUG Something isn't working

Comments

@Olena-Olenka
Copy link
Collaborator

Olena-Olenka commented Mar 15, 2024

Describe your issue

Invalid token message is displayed when user tries to reach site as a guest and a logged in user. 401 status code is received, even though data is actually fetched.

Steps to reproduce

Irregularly reproduced under different Lime accounts in a certain Chrome profile

  1. Open landing page https://live-in-motion-everyday.com/
  2. Pay attention to server error message displayed on the screen and status code received
  3. Sign in with valid credentials.
  4. Navigate to any page exept Personal information
  5. Pay attention to server error message displayed on the screen and status code received

What was the actual result?

Invalid token message is displayed when user tries to reach site as a guest and a logged in user. 401 status code is received, even though data is actually fetched.

What was the expected result?

Landing page is displayed without error messages. No 401 status code is received if user is logged in.

Put here any screenshots or videos (optional)

Image
image

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome

Severity

Major (S3)

@Olena-Olenka Olena-Olenka added the BUG Something isn't working label Mar 15, 2024
@Olena-Olenka Olena-Olenka self-assigned this Mar 15, 2024
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

1 participant