
Hello,
I am trying to upload a docx file to storage, but the mime type is too long. I get the following error: 'Invalid document structure: Attribute "mimeType" has invalid type. Value must be a valid string and no longer than 50 chars'
The mime type for docx i am pretty sure is application/vnd.openxmlformats-officedocument.wordprocessingml.document
which is longer than 50 chars. Is it possible to upload a docx file?
Recommended threads
- Queries about live WebSocket connections
Hey everyone! 👋 I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
- Image Transformation Issue
My project was working with images normally, I never processed them or anything, and today, suddenly when trying to add or update images from the project, it st...
- easiest way to ban an IP from appwrite
for example, lets say that i have an app where people can post cars, and someone is constantly spamming my app with trucks, is there a way to ban that user IP s...
