So basically I've done a project it's fine on my machine local server but when I'm deploying it on the Vercel using environment variables the mentioned error is shown Console:- index-QRQXKKiV.js:67 AppwriteException: Network request failed
Please make sure to search before creating a post. In addition, please use a descriptive title so others have an idea what your problem is
Network request failed
You probably have a CORS problem. See https://discord.com/channels/564160730845151244/1209998659123544125
Ok thanks 👍
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...
- 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...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...