OIC REST API | 401 Error
Summary:
Developing an Oracle Integration Cloud (OIC) Gen3 integration that uses the OIC Monitoring REST APIs to retrieve integration execution details for a specific OIC instance.
Content (please ensure you mask any confidential information):
Hi Team,
I am working on a POC to develop an Oracle Integration Cloud (OIC) Gen3 integration that uses the OIC Monitoring REST APIs to retrieve integration execution details for a specific OIC instance.
As an initial step, I tested the APIs using Postman.
- The request returned the access_token successfully.
- POST:
https://{idcs}.identity.oraclecloud.com/oauth2/v1/token - Authorization: Basic Auth (Client ID as username and Client Secret as password)
- POST:
Tagged:
0