Encountered a status 500 error when attempting to upload a file to the server.
Error: https://i.sstatic.net/TcTTL.png
Using an API to post data to the server, the Postman test is successful. However, integrating it into my project results in the aforementioned error. https://i.sstatic.net/hV6MR.png
The data passed to the API in my project for posting to the server: https://i.sstatic.net/qSb0I.png
Calling API: The File data is stored under data.image1.file. https://i.sstatic.net/VJWhn.png
orderProofDeliver: A POST API request with a shortened URL link (). Unable to provide code snippet as it resides on another virtual machine that I cannot access. https://i.sstatic.net/lD2Fb.png
Error: The formData sent includes temporarily linking img1 and img2 to the same image. Server response code is 200, but image file cannot be found.
https://i.sstatic.net/GtdAU.png https://i.sstatic.net/eAFU4.png