Skip to content
Back

I'm getting error Invalid `url` param: Invalid URI. Register your new client (vercel.com)

  • 0
  • Auth
  • Web
  • Cloud
inam
27 Oct, 2025, 15:27
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 occurring when setting up an Appwrite client. The issue is related to the URL configuration. The developer should register the new client (vercel.com) as a new Web platform on the project console dashboard. The error persists even after adding the Hostname URL in Integrations>Platforms. Unfortunately, without access to the docker container in the officially deployed instance, troubleshooting options are limited.
Kenny
27 Oct, 2025, 15:36

Are you getting this when setting up an appwrite client? Can you show me the code throwing this error.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more