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
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints — Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...