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!

Issues with Web source module POST request

2998746Nov 15 2021 — edited Nov 15 2021

Hi All,
I am in the process of calling Okta API for Authentication "Primary Authentication" as shown in the pic below and I tested this using post man and it was working as expected with proper response.
image.pngI am trying to integrate this API call out with APEX by making use of "Web Source Modules" (APEX version 19.2) as shown below
image.pngThere is no Authentication required by this API as it is open. I am unable to discover the service and I am faced with error "405 Method not allowed" when I try to test the POST operation. Thanks to anyone who can help me in this regard.

This post has been answered by 2998746 on Nov 15 2021
Jump to Answer

Comments

Andrew Watkins
Answer

oh!
I see it a commit:
"Remove the builder for now"
"psumbera committed 18 days ago"
Doesn't look good since even if there was a major bug you don't delete the files.
Andrew

Marked as Answer by Steffen Moser · May 22 2022
1 - 1

Post Details

Added on Nov 15 2021
1 comment
96 views