Skip to content

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

@Olena-Olenka

Description

@Olena-Olenka

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)

Metadata

Metadata

Assignees

Labels

BUGSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions