I just recently deployed my React project in Vercel for testing, However, upon attempting to login to my own website. It appears that my live project is blocked from accessing appwrite. I already attempted to add an additional platform in my appwrite console to accomodate the live project, but it still does not allow my vercel project to access the appwrite.
TL;DR
Developers encountering issues trying to access their Appwrite backend from a React Vite project deployed on Vercel. Despite adding an additional platform in the Appwrite console, the live project is still blocked from accessing Appwrite.