Skip to Main Content

Intelligent Advisor

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!

Unable to perform Basic authentication for WSDL

I have followed the instructions
Note: To access a web service's WSDL, an HTTP Basic authorization header must be provided for a Username/Password combination that has the Determinations API user role.
provided on
https://documentation.custhelp.com/euf/assets/devdocs/cloud20c/IntelligentAdvisor/en/Content/Guides/Developer_Guide/DeterminationsAPI/Authenticate_w_secured_Web_Service.htm
The implementation seems straightforward but I keep running into 401 responses. I am not able to authenticate this via Postman:
image.png
The headers have been added in base64 as per the documentation:
image.pngIs there anything specific that needs to be added on top of this?
Also, I noticed in the most recent version, I am not able to enable Anonymous access to APIs?

Comments
Post Details
Added on Nov 4 2020
5 comments
401 views