AppwriteException: Invalid document structure: Attribute "imageUrl" has invalid format. Value must be a valid string and no longer than 2000 chars at Client.<anonymous> (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=ce255598:419:17) at Generator.next (<anonymous>) has anyone got the solution to this error
can you show some code? whats the type of imageUrl? I am assuming a string, what version of sdk, appwrite backend?
It is a url when I changed it to string an error occurred saying imageURl has an invalid type
This is the part in which it's showing error
whats the type of fileUrl?
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...