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

Intermittent 401 error during login process due to Race Condition between token issuance and API call #193

Open
devleejb opened this issue May 7, 2024 · 0 comments
Labels
bug 🐞 Something isn't working good first issue 🐤 Good for newcomers

Comments

@devleejb
Copy link
Member

devleejb commented May 7, 2024

What happened:
There is an intermittent issue where a 401 error occurs during the login process.

What you expected to happen:
Login should be successful without any 401 errors.

How to reproduce it (as minimally and precisely as possible):
The issue seems to be related to a Race Condition between the issuance of the login token and the API call. This causes the intermittent 401 error.

Anything else we need to know?:

Environment:

  • Operating system: ALL
  • Browser and version: ALL
  • CodePair version: ALL
@devleejb devleejb added bug 🐞 Something isn't working good first issue 🐤 Good for newcomers labels May 7, 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 good first issue 🐤 Good for newcomers
Projects
Status: No status
Status: Backlog
Development

No branches or pull requests

1 participant