
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
- Help on importing data - error Unknown a...
Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server. When running mig...
- How to get database file, like JSON or D...
Hi Appwrite team, I want to get database file to share database to another, btw, I can not found any thing like Download button inside Backup tabs. What can I d...
- appwrite cli types
I used the appwrite cli types comand for Dart and it worked well but there was an error regarding enums. As you can see in the image below, it used firstOrNull(...
