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

No 'Access-Control-Allow-Origin' header is present on the requested resource #96

Open
howardyoo opened this issue Oct 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@howardyoo
Copy link
Contributor

symptom

When accessing https://microservices.honeydemo.io, the following error is observed in the dev console:
image

remedy:

possible remedy is to modify the configs in otel collector that's receiving the request to properly allow cors and specify the allowed origins.

@howardyoo howardyoo added the bug Something isn't working label Oct 12, 2024
@howardyoo
Copy link
Contributor Author

I'm not really sure where this microservicescollector.honeydemo.io is running, but it would be great if someone could take a look at its config and make sure it doesn't have any issue with CORS policy.

@howardyoo howardyoo assigned McSick and unassigned McSick Oct 12, 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
Projects
None yet
Development

No branches or pull requests

2 participants