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

Help - CORS issues #99

Open
davecawthorn opened this issue Apr 3, 2023 · 0 comments
Open

Help - CORS issues #99

davecawthorn opened this issue Apr 3, 2023 · 0 comments

Comments

@davecawthorn
Copy link

davecawthorn commented Apr 3, 2023

HI, I know this might not be the right place but...I'm trying to send data to an azure HTTPS endpoint but I keep getting the problem:
Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.

I've added Credentials as true, the Origin as the Azure URL and the methods as POST, GET. I've tried changing the Origin to the Ip of the Grafana instance (this is self hosted by the way). I'm at a loss what to do to solve this problem, can someone please help. See screenshots below:
image

image

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