Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OAuth POST method not working

We are doing App to App integration in EPM. We are using OAuth 2.0 Client Credentials for Authentication.

 We have created Confidential APP and are able to get access token using Client ID, Client Secret, Grant Type - Client Credentials , Scope

 When we perform GET method using the access token generated, we are able to do it successfully with Target EPM APP.

 But when we perform POST method using the access token generated , we get invalid client credentials error. Below is the sample of the error

 {

"details": "Invalid credentials.",

"status": 9,

"links": [

{

"href": https://xxxxx.ocs.oraclecloud.com:443/interop/rest/11.1.2.3.600/applicationsnapshots/CloudGL_ARCS.csv/contents,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!