Invalid document structure on certain URLs which are in fact valid.
The following URL has this character: é
https://example.com/t_rl/images/id_1davd/flaskfilégryta.jpg
It doesn't work to add in Appwrite if that character is present. A workaround is to obviously change the type to string but that seems counter intuitive.
Changing é to e works. For obvious reasons that isnt feasible since the URL is static.
Recommended threads
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...