Skip to Main Content

Oracle Database Express Edition (XE)

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!

HTTP request failed ORA-29259: end-of-input reached

FofanaMay 21 2021 — edited May 26 2021

Hi, I keep receiving error when trying to use UTL_HTTP.
image.pngORA-29273: HTTP request failed
ORA-29259: end-of-input reached
ORA-06512: at "SYS.UTL_HTTP", line 368
ORA-06512: at "SYS.UTL_HTTP", line 1118
What is the meaning of "end-of-input reached"?
I have set ACL and the wallet properly. I was able to make a POST request to get Access Token.
By the way this works when using Postman

Any Idea?

Comments

Post Details

Added on May 21 2021
1 comment
340 views