I am facing a challenge with cross-origin when my Next.js app is accessing this end point https://aw2.ablestate.cloud/v1/account/sessions/email
In the hostname of the platform I put * then reverted to the autofore.co which is a the domain my Next.js app.
Any help is greatly appreciated.
something seems to be wrong with your project ID in your client code
You're totally right. We had set the Project Id wrongly.
Can I mark this as solved or are you still having problems?
Kindly, hold on!
Especially because I have just created this instance.
This can be marked is solved!
[SOLVED] Cross Origin after deploying 1.4.3
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...