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

401 Error After Successful Login - Web Admin #458

Open
diazjhozua opened this issue Jan 20, 2025 · 2 comments
Open

401 Error After Successful Login - Web Admin #458

diazjhozua opened this issue Jan 20, 2025 · 2 comments

Comments

@diazjhozua
Copy link

Hi,

For some reason, whenever I log in to the website, the login request is successful, but subsequent requests return a 401 error, preventing me from accessing the admin page.

Image

Image

The LRSQL instance is deployed on Azure App Service. Is there a possibility that I missed something in the configuration?

Thank you.

@diazjhozua
Copy link
Author

In some instances, after logging some request returns a 200 status, but subsequent requests return a 401 status.

Image

@cliffcaseyyet
Copy link
Member

Hi @diazjhozua,

This feels a lot like a CORS issue. Let me know the following:

  • Are you using a custom domain / IP address?
  • What is your CORS configuration in the app config vars?

Thanks,
Cliff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants