Invalid bucketId 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
this error is occurred when click on submit button
TL;DR
Error: Invalid `bucketId` parameter
Problem: The `bucketId` parameter must be at most 36 characters long and can only contain letters (both lowercase and uppercase), numbers, and underscores. It cannot start with an underscore.
Solution: Check the value being passed to the `bucketId` parameter and ensure it meets the requirements mentioned above. Adjust the value if necessary and try submitting again.Recommended threads
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...
- Get Profile picture
If I made an app where user need to sign in with Google. Now how do I access the user profile picture?
- Intermittent 60s edge-to-origin stalls r...
Anyone having this problem? Region: SFO. Plan: Pro. UPDATE: "Fastly's documentation notes that enabling origin shielding can resolve backend connection problem...