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
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...
- SyntaxError: Unexpected end of JSON inpu...
I am trying to create a fcm push notification service using appwrite functions with its REST API to invoke that function from my client side app and getting thi...
- Experiencing inconsistent "500 general_u...
I am developing a task management app that uses Appwrite auth. My project is hosted on Appwrite cloud and I've created basic server-side authentication followin...