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
- CORS preflight returns 500 on Dart funct...
Hey everyone ๐ Iโm running a Dart cloud function, Every time I respond to a preflight (OPTIONS) request, I get a 500 internal error, and the logs show: ```NoSu...
- Auto Updating Backend & Auth via Appwrit...
<@870607367597850624> Hey everyone ๐ I wanted to ask to ask for a friend, heโs asking if Appwrite be used in a similar way to Supabase when integrated with AI ...
- execution failed
When executing an appwrite function, I'm getting a 500 error, but I don't see it in executions. This issue appeared today. Here's the appwrite function ID: 68b4...