Error 400 Invalid success: URL host must be one of: localhost, appwrite.tripathig.in, authapp.tripathig.in
the success url is whitelisted still I am getting this error.
I am using appwrite cloud with custom domain
Did you add that hostname as a web platform in your project?
How do I add that ?
so you go to -> add platform -> choose your platform, it will ask the hostname
yes its added
tripathig or tripathing?
tripathig
I have also tried with wildcard *.tripathig.in
its not working
Can you try using the protocol like https://authapp.tripathig.in in the success URL for OAauth?
The is resolved.
Solution : add both success and failure url or don't add any just the provider. It work's now
Thankyou @joeyouss , @safwan
Resolved - Facing error with OAuth Google Login
[Solved] - Facing error with OAuth Google Login
shoot, I thought you added them both when you sent ss 😅
Recommended threads
- Re-connect site to domain verification f...
I have mistakenly deleted appwrite site without removing domain. Now I created same site and want to re-connect my domain. It gives this error while verify. How...
- SSR share session to client using custom...
Hi, so I was trying to get a hang of using SSR and using realtime updates in the same time which is done easiest if you have a custom domain in Appwrite and as ...
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...