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
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...