
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
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- React native app login via Safari
Hi! I deployed for debug my React Native app in web, chrome everythink works well but in safari on mac and ios I cant login. I found this one error in safari co...
- Invalid credentials after migration
Hi everyone! After migrating our self-hosted Appwrite 1.3.1 to another server (staging, so a different domain), we are now getting 'Invalid credentials' when ...
