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
- [CLOSED] 401 Access to this resource is ...
was adding a large number of documents 100k + via the api and creating documents started getting the error above and also can access the db on the cloud dashboa...
- Document Update Error: Invalid document ...
Trying to update the document but getting this error. Using appwrite cloud
- Not able to access my live project on my...
account is same. same email loggedin. just project is not being seen anymore. says don't have access. it seems to work has the webapp is live and working but se...