Cant upload File (of that particular format) using POST API

0
In my project, I implemented POST and GET APIs to handle PDF file uploads and downloads. The requirement was to upload a file in PDF format using a POST API and later retrieve it using a GET API. While the file uploads successfully through the POST API, it is not stored in the correct PDF format, and when downloaded, the content becomes unreadable.
asked
0 answers