Skip to content

Help - CORS issues #99

@davecawthorn

Description

@davecawthorn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions