appwrite.exception.AppwriteException: Invalid document structure: Attribute "image" has invalid format. Value must be a valid URL
This happens while updating the document with some other attribute but i wonder why am i able to create this document in the first place if the URL format is wrong?
https://i0.wp.com/anitrendz.net/news/wp-content/uploads/2023/09/★milet_Anytime-Anywhere_cover-art.jpg?resize=300%2C300&ssl=1 this is the URL
i think this ★ is the problem
I think you're right
Did you create the document in an older version?
nope
created yesterday in 1.4.3
so expected behavior is to generate the error on creation as well?
or let it pass whether its create/update?
I would expect it to error on create too
should i make a github bug report
Sure ya
Recommended threads
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.
- Can you suppress row $meta data?
When using listRows with a 'select' query to limit the response [for performance], I'm still getting extra columns (eg. `$id`, `$sequence`, `$createdAt`, `$upda...
- CLI - get Database Totals
Is there a way with the Appwrite CLI to get table row totals (count)❓