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
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...