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
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...