
my frontend is index.html while my backend is in main.py for some reason, when I try to upload a file, it also sends a binary file to the storage bucket. (the binary file has application/octet-stream mime type and its filename is only 2 digits e.g 87, 73, etc) I cant figure out why it is doing that Please help me

here is the code

yes, I have correct API Key, I intentionally removed it so I can post code here
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...
- Resend SMTP issues?
I'm getting this console log error, but I have everything set up so that anyone can access it. Can anyone help me figure out what I did wrong? Shoot, I'll even ...
- transaction like functionality
As I understand it appwrite doesn't support transactions. I'm attempting to make a document in three separate collections at the same time when a user register...
