Skip to content

🐛 Bug Report: CORS not allowed by web-browsers 🐛 #116

@hemangjoshi37a

Description

@hemangjoshi37a

👟 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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions