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!

Web Source Module Authentication

mrpeleMay 5 2020 — edited May 5 2020

Dear friends,

I am trying to create a web source module to get and post some values.

Check this site;

https://api-oauth.opencart-api.com/demo/admin/ (This is the api demo site which i try to connect)

I think i set all things correctly. But when i try to get a data, i face with

ORA-20001: Server responded with unsupported OAuth token type.

That api supports OAuth2 authentication.

Here are my screenshots about the web service module;

ora1.pngora2.png

I have Oracle Databasee 18c.. Apex 20.1

Thanks for your help...

Comments
Post Details
Added on May 5 2020
2 comments
576 views