#send file using request body
22 messages · Page 1 of 1 (latest)
can give example sir i alwys failed
what have you tried
thats like 5 lines of code
give me the whole thing you've tried
whats the error
what happens if you try checking what err says
bad request and Error retrieving the file then i print the err no output err
show me the code where you print err
and what do you see in the logs
check the console output
so you're printing check error but you're not seeing it in the console?
are you calling the write endpoint
are you even running the latest version of the code
you have made a wrong assumption from one of the previous items i have listed
you are either running the wrong/old code
or on the wrong endpoint
or simply aren't checking console output properly
it's one of the above, if you have a print statement at the beginning of your handler
i wont give an example
you're almost there
figure out which one of the things i listed isn't happening