
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
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
