AppwriteException: Invalid `databaseId` param: UID must contain at most 36 chars.
- 0
- Databases
- Web

AppwriteException: Invalid databaseId
param: UID must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, and underscore. Can't start with a leading underscore
I am not getting this error when I'm hosting locally
But when I am opening my site deployed via vercel it's showing the error above.
I have registered my Vercel hostname on appwritre

im assuming you used environment variables for the database id...did you set them in vercel? did you deploy after setting them?
Recommended threads
- Can't create a function. The user interf...
I am trying to create a server-side function. I am on the free tier. **I already have three functions that work properly** that I created a few months ago. Now,...
- Data Diet Needed
I love the nested related data... but can we request limited data? I think my requests need to go on a diet. I return my courses, and the units all come with th...
- Appwrite Cloud Ui and Server Crashes rep...
I am having trouble with Appwrite cloud and server crashes and Ui crashed repeatedly. Raised a GitHub issue as well. https://github.com/appwrite/appwrite/issues...
