-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
👟 Reproduction steps
When I try to make user auth requests on http on my appwrite server which has different web address then my production one it gives me XLMHttpRequest Error.
And I dug a little into this and found that there are some rules that most of the modern browsers have is CORS policy to prevent the webpages to make request to different origin addresses.
👍 Expected behavior
Should auth users.
👎 Actual Behavior
Not authenticating users. and giving XLMHttpRequest Error.
🎲 Appwrite version
Version 2.0.x
💻 Operating system
Linux
🧱 Your Environment
I use everythign stock, stock ubuntu 22, ann all everything.
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working