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

unauthorized when I'm running the backend not on localhost #1

Closed
saphoooo opened this issue Feb 20, 2023 · 1 comment
Closed

unauthorized when I'm running the backend not on localhost #1

saphoooo opened this issue Feb 20, 2023 · 1 comment

Comments

@saphoooo
Copy link

I'm using the application to practice instrumenting applications with observability libraries. However, when I'm trying to use the backend not on my localhost but on a VM hosted by AWS for instance, I got a 401 Unauthorized from the backend. CORS config looks ok (and I don't think it's a CORS issue since I got a 401 and not a 403). Any clue?
Image 2023-02-20 at 4 39 30 PM

@saphoooo
Copy link
Author

Solved the issue in the front-end

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

1 participant