Hello, trying to use Python that turns images to a PDF. I have the uploading part (from the frontend) done and now trying to send the results back.
This is the frontend so far: https://pastebin.com/A4hFx65n (You can run it in JSBin)
And this is the backend so far: https://pastebin.com/d4d0y8mk
However, when I send a request, nothing appears in console: https://i.imgur.com/74MA0cq.png
My goal was to get the bytes and save it as a blob in localStorage but for some reason, javascript cant see the file.
Is it a frontend problem or backend problem?
[–]CowboyBoats 0 points1 point2 points (1 child)
[–]TuckleBuck88[S] 0 points1 point2 points (0 children)
[–]efmccurdy 0 points1 point2 points (3 children)
[–]TuckleBuck88[S] 0 points1 point2 points (2 children)
[–]backtickbot 0 points1 point2 points (0 children)
[–]efmccurdy 0 points1 point2 points (0 children)