Skip to Main Content

APEX

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!

APEX and ORA-29273: HTTP request failed

user637610Mar 30 2016 — edited Mar 30 2016

Hi,

I have a Issue calling a stored procedure in APEX application. The procedure uses

APEX_WEB_SERVICE.make_rest_request(...

to consume a REST webservice (no HTTPS pure HTTP)

The stored procedure works fine if its called from sql/sqldeveloper... but if I call the same stored procedure from APEX via dynamic action (button) it fails with the error message:

ORA-29273: HTTP request failed ORA-29263: HTTP protocol error


Any Idea?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2016
Added on Mar 30 2016
2 comments
930 views