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
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...