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

Error: cURL to get OAuth Token

edited Apr 9, 2020 1:11AM in Identity and Access Management 1 comment

Summary

Client authorization failed: cURL to get OAuth Token

Content

I configured confidential App in IDCS with client & resource (attached please refer to the screenshots). When I use cURL to get the OAuth token, I got error "Client authorization failed" like below. Any idea what configuration I need to check in IDCS?

cURL command

C:\curl\curl-7.69.1-win64-mingw\bin>curl -H "Authorization: Basic ZDczZDE1ODFkMTQwNDUyZjhlNzlmMDAzNjcyMDk3MTE6NDFiMTU5YTYtZTQxMy00MjJhLWE4ZDQtODY4NjFlNjczOGQ2" -H "Content-Type: application/x-www-form-urlencoded;charset=UTF-8" --request POST https://idcs***.identity.oraclecloud.com/oauth2/v1/token -d "grant_type=client_credentials&scope=urn:opc:idm:__myscopes__"

Response
{"error":"unauthorized_client","error_description":"Client authorization failed"}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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