
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
- How do load test in appwrite?
I am new to testing and stuff and I am unsure of how to get started on load testing with appwrite. I am using SvelteKit as my framework and appwrite for everyth...
- Filter nested attributes
Hi, I was trying to use the selected attributes filter and it didn't work. It keeps saying my attributes don't exist in the schema. How am I supposed to use th...
- Duplicate name types with multiple datab...
Hello, we are having multiple databases and would like to use the cli to generate the types using (appwrite types --language ts), the issue is that the appwrit...
