-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
CORS Policy Issue with Umami Cloud API Access #2881
Comments
The API should work without with signing up for a pro plan. I was able to run your code without any issues only changing the website ID and API key. Have your tried running it with he various CORS headers? |
This is the same case with self hosted. I had to add these to apache config
|
@jerryc127 We've pushed out a few updates. Are you still having issues? |
yes, it another error |
This issue is stale because it has been open for 60 days with no activity. |
Is there any solution? |
This issue is stale because it has been open for 60 days with no activity. |
Describe the Bug
I am writing to inquire about a CORS policy issue I encountered while attempting to use the Umami Cloud API. I am currently registered under the free plan, and I am attempting to access the API with the following code:
However, when I attempt to execute this code, I am encountering the following error in the console:
could you provide guidance on how to resolve this issue?
Database
Umami Cloud
Relevant log output
No response
Which Umami version are you using? (if relevant)
No response
Which browser are you using? (if relevant)
Edge
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: