[SOLVED] Error 400Invalid `success` param: URL host must be one of: localhost, cloud.appwrite.io
- 0
- Tools
- Accounts
- Web
- Users
Hey when i try to login via google on my next app. I get such error. The redirect link is an app hosted in vercel and has .vercel.app in its domain. How do i fix this issue?
In your console you should go to Settings -> Custom Domains and add your .vercel.app domain
would you please add a hostname that has an exact matching hostname (not wildcard)?
Related issue: https://github.com/appwrite/appwrite/issues/6322#issuecomment-1850534416
Yeh got it fixed thanks a lot
If your issue has been solved, you can mark this post as closed by adding "[SOLVED]" to the beginning of the title
[SOLVED] Error 400Invalid success param: URL host must be one of: localhost, cloud.appwrite.io
Recommended threads
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of us...
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...