I am unable to upload file it give file has been File
TL;DR
User is unable to upload a file. They are given a link for more details on how to provide more information to the Appwrite `createFile` function. They are also asked for the code implementation of their `uploadFile` method. The user mentions that the error message says "file has been File".
Solution: The user should provide more details to the `createFile` function, not just the file path. They should also check their code implementation of the `uploadFile` method and make sure it is correct. Additionally, it seems like there may be an error in the error message itself, as it says "file hasWhat is the code implementation of your uploadFile method?
You'll need to provide more details to Appwrite createFile function, not only the file path
Check this
Recommended threads
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...