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
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...