
First of all, i'm trying this from a sub-domain of the actual domain that is set in appwrite as custom domain. the error message i'm getting while trying to fetch current logged in user in the client-side says "Invalid Origin. Register your new client (<MY_CUSTOM_DOMAIN>) as a new Web platform on your project console dashboard" with code 1008. but it works fine in the server side. why is that?
Appwrite: Cloud Stack: Nextjs@14

Did you register the new sub domain as a new platform in your appwrite

?
Recommended threads
- Permission issue on the server
I'm setting document permissions on the server when creating a document using Appwrite. I’m using Permission.read(Role.user(userId)) to allow a specific user ac...
- Database Migration/Sync Between Two Proj...
The multiple attempts I've tried to migrate data from one project to another have failed. Does Appwrite not support migration (sync) between two projects in an...
- Auto confirm team membership / emails no...
Hello, I'm using the Appwrite via the Cloud platform. I've started to use the Teams API, however emails are not arriving - this wouldn't be a problem if I was a...
