Back
I'm getting error Invalid `url` param: Invalid URI. Register your new client (vercel.com) as a new W
- 0
- Auth
- Web
- Cloud
TypeScript
2025-10-26T12:52:02.292Z [error] AppwriteException: Invalid `url` param: Invalid URI. Register your new client (vercel.com) as a new Web platform on your project console dashboard
at a.call (.next/server/chunks/ssr/_00c81db3._.js:42:7940)
at async g (.next/server/chunks/ssr/[root-of-the-server]__40ca9a83._.js:1:1019) {
code: 400,
type: 'general_argument_invalid',
response: '{"message":"Invalid `url` param: Invalid URI. Register your new client (vercel.com) as a new Web platform on your project console dashboard","code":400,"type":"general_argument_invalid","version":"1.8.0"}',
digest: '4174925615'
}
It's working fine on localhost. I've added Hostname URL in Integrations>Platfrorms but still I'm seeing error. I don't have access to docker container as it's officially deployed instance.
TL;DR
Error message 'Invalid `url` param: Invalid URI' is showing up. Make sure to register 'vercel.com' as a new Web platform on your project console dashboard to resolve the issue. Deployment seems to be the cause as it's working fine on localhost. Unfortunately, access to the Docker container is restricted.
Solution: Register 'vercel.com' as a new Web platform on your project console dashboard.Recommended threads
- Does a user need to be registered in App...
If I want to send an email (for example, to xyz@gmail.com) from an Appwrite Cloud Function, does that email address need to be registered as a user in Appwrite?...
- endpoint variable
Appwrite Sites passes e.g. APPWRITE_SITE_API_ENDPOINT to the site, but i need this variable in Next.js in my Client-Side-Page. How can i pass it? Next.js only p...
- support counts
I want just want number of rows i have matching few conditions, if databse.count was there then will had saved few resources, instead using databse.listrows