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!

ORA-29273: HTTP request failed apex.oracle.com

KhawerrFeb 17 2020 — edited Feb 17 2020

Hi,

I am getting this attached error on using Web service from apex.oracle.com but when i am trying to hit the same web service through Post man it is giving me success in response.

What is the issue.Can anyone help. Check attachment for error.

This is the URL which i am using for in Legacy Web Service https://b5.wms.ocs.oraclecloud.com/radius/wms/api/init_stage_interface/

Regards,

Khawer2020-02-17.png

Comments

Hi

Please try installing each component manually, like first python, then PIP

1) Install PIP and Python3 

2) Install Virtual Environment using pip pip3 install virtualenv

3) Install OCL- CLI

below link provide information on how to install each component manually

https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cliinstall.htm

3605287

thanks..I was able to install.

1 - 2

Post Details

Added on Feb 17 2020
1 comment
534 views