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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...