Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Trouble when sending PDF file via API using utl_http package

Lê Minh ThuậnJun 24 2024

Hi there,

I'm working with APIs to send data as multipart/form-data that can content PDF file(s). I using uttl_http package to do that. But some of PDF file can not send via API. I've try to set Content-Type: application/pdf, Content-Transfer-Encoding: binary. But it seem to be still doesn't working.

Hope someone have more experience with this trouble can help me.

Thank you!

Comments
Post Details
Added on Jun 24 2024
6 comments
453 views