After setting the custom domain. The domain is leading me to appwrite login. this is what Appwrite gave me: (the image ss)
domain: www.sideprojectss.com
This doesn't seem right...if your app is running on www.sideprojectss.com, the custom endpoint needs to be appwrite.www.sideprojectss.com
I'm getting the same error but with Google OAuth, did you solve this? @Utkarsh Nagar | Utkarshn10
No, not till now
Tried adding this name to DNS provider but verification is failing for this on appwrite's side
Any additional error logs?
No, its just showing this
Do you have added a CNAME record in your DNS?
And are you sure you want to have appwrite in www subdomain?
what's the domain you're trying to create? www.sideprojectss.com? isn't that your app?
Anyways, I don't see a DNS record for that domain
Yes I have added it
Its sideprojectss.com and I have added appwrite.sideprojectss.com as a subdomain there..
So what's on the custom domains page?
it loads the appwrite login page. Even after adding the custom domain. I am unable to login on brave browser. Why is it so?
Error: AppwriteException: User (role: guests) missing scope (account)
What happens when you try to log in?
Do you have a reverse proxy in front of Appwrite?
Something here I think is going completely sideways.. @Utkarsh Nagar | Utkarshn10 Are you using Self-Hosted or Cloud?
If Self-Hosted, wiy does it say cloud.appwrite.io? If Cloud, why is Steven talking about reverse proxy and appwrite.sideprojectss.com?
Custom Domains
And you’ve added appwrite.sideprojectss.com as a Custom Domain in Appwrite?
That answers neither question. Custom domains is a feature.
Yes, it’s a feature. Which does what?
nvm. given the screnshot, this must be cloud
your endpoint is https://cloud.appwrite.io/v1 Would you please change it to your custom domain: https://appwrite.sideprojectss.com/v1?
and are you using your custom domain for the redirect in github?
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...