DaveOriginal post
Rank 2: Process
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.
Summary
Developers encountering an "Invalid success param" error when trying to use Google sign in on a vercel.app subdomain. The host name needs to be one of: localhost, cloud.appwrite.io, appwrite.io, or *.vercel.app. Changing the host name in the appwrite dashboard may not resolve the issue.