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 RESTful Services ORA-29273: HTTP request failed

Helen21againSep 12 2017 — edited Sep 13 2017

Hello everyone

I am using Oracle 12.2 on Windows 10 Pro. Along with APEX 5.1.2 and ORDS 3.11 standalone. All are running on the same server.

I have created a web service via SQL Workshop that just returns the results from select * from dept. When I test this it works fine and returns the correct results. I now want to create a report to display the results. I have created a web service reference that uses the following URL:

http://localhost:8080/ords/dev_0111/departments/departments/ 

When I test this I get the following error:

ORA-29273: HTTP request failed

The URL returns the correct data when I run it independently in a browser.

I don't get any other error message other than the one mentioned. When I replicate the web services and create the reference on apex.oracle.com it works fine so I'm guessing it is some privilege/setting issue - I just don't know where to start looking. Can anyone give me any pointers please?

Any help much appreciated

Regards

Helen

This post has been answered by Scott on Sep 13 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2017
Added on Sep 12 2017
3 comments
3,591 views