
When trying to use Google sign in on a vercel.app subdomain I get this error Invalid
success param: URL host must be one of: localhost, cloud.appwrite.io, appwrite.io, *.vercel.app
I updated my host name on appwrite dashboard to *.vercel.app and it still did not work. I also tried using my main name which is memora-tau.vercel.app that also did not work.

@D5 here is the post

Perfect! Thanks for creating it

What's the redirect URL set in your code?


I see, then the www is probably causing the issue

You can't remove the www?

I can remove it. Let me do that and try
Recommended threads
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
