
application:1 Access to fetch at 'https://cloud.appwrite.io/v1/locale' from origin '' 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, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

I think this will solve the issue: https://youtu.be/oEpRh9H5l5g?si=dXu-uKJl2yvucpW5

Tell me if that works 😄

I still have the issue... its working for createemailsession but it failes for locale

Would you please share the network logs?

Are there any other console logs?


It doesn't look like you set the project id
Recommended threads
- User (role: guests) missing scope (accou...
is this an expected behavior?
- Login server-side action (NextJS) not cr...
(for <@186656408450629633>) hello, so I created this login function: ```ts export async function logIn(email: string, password: string) { const account = new ...
- Array attribute
hi i have a question i'm making e commerce website where you can order some phones computers, i want to make collection which will contain attributes likes firs...
