my website is working and logged me in and sign also in the local host , but when i deployed it and then used it in the login and signup, it shows failed to fetch, and i am deloying through vercel, this is what the console is displaying:- https://fra.cloud.appwrite.io/v1/account/sessions/email' from origin 'https://mega-blog-project-two.vercel.app' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://localhost' that is not equal to the supplied origin. Have the server send the header with a valid value. please helpπ @Dennis Ivy
Have you added your vecel domain as a platform in appwrite
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...