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
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly