i get this image when i access the link that prompts the cors error
the thing is that i get the request nicely at second time
makes no sense
and i have all the stuff allowed for my site links in the dashboard as well
this is my console
can you try updating your sdk?
i did
i did npm i again if thats what you mean
also, it's probably not really a CORS error. It's a failed request. You have to list document calls. one works and one doesn't
yeah but they worked before
like
weeks ago
havent touched anything
i see. i think we were blocking something from our side. It should be good now
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...