I'm speculating, idk for sure if this is going to be a problem, but I'm speculating 👀
That looks fine
Well there's one way to narrow down if it's a config problem vs adding the correct web platform.
Can you test adding the domain * and seeing if you still get a CORS error?
delete it after, for obvious security reasons
If this works, smthing's going on with the web platform you added, if it still doesn't work, it's smthing else.
adding here?
No
in your appwrite project
as a web platform
This will just allow any domain to connect. This way we'll know if there's a issue with how you configured your web platform, or if it's something else that's breaking
I can't believe this was really it. It was a previous domain that I had used.
Oh 😛
Well is it working now?
Remember to remove the * platform once you're done testing
Kkk yes, thank you very much!
for security
Ok
Mark the post with a [SOLVED] so others know the thread is resolved
Happy appwriting!
Thanks
[SOLVED] ERR_FAILED 4O3
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...