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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...