1.2.1 Allowed characters: alphanumeric, non-leading hyphen, underscore, period
- 0
- General
- Databases
I think is an error here Hi there 🙂
i think we mean non-leading hyphen, non-leading underscore, and non-leading period.
@VincentGe, do you think we need to make this clearer?
If we want to make it clearer, we can make the warning more exact.
- If there's a character that's not allowed, say "allowed characters: letters, numbers, hyphens, underscores, periods.
- If there are leading characters that aren't valid, warning should say "ID must begin with a letter or number"
CC: @Sara Does this make sense? We can add to copy audit
I think your 2nd point is a good idea
Yeah more exact messages always help
Recommended threads
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Locked out due to email typo
Hey everyone, I made a really unfortunate mistake and I'm hoping someone here might have some advice. When I originally signed up for Appwrite, I accidentally ...
- tablesDB.updateRow() properly updates co...
I did not thoroughly investigate, but the issue does not seem to stem from actual permission errors (despite the error message). My tables have table-level perm...