Skip to content

While running the app for first time. It shows some error. #24

Description

@rd003

However, it is not the error. I am following the global error handling. When we use the app for first time,it opens the login page, then checks hits the api /auth/me . User is not authenticated, so it gets 401 response and a popup opens to show the error.

To resolve this issue either

  • Make some changes in error interceptor.
  • Or change the logic (why is it hitting the me endpoint in the login page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions