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
- 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...
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...
- 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...