OSC-CREST-00014 for REST API call with OAuth token
Summary
OSC-CREST-00014 for REST API call with OAuth tokenContent
Hi All,
We configure IdP Federate with IDCS as IdP and OSvC as SP. We can log to OSvC Agent Desktop with SSO.
Then we configured a confidential app with audience (https://site.custhelp.com) and scope (/services/rest/connect/v1.4/accounts).
When I call REST API https://site.custhelp.com/services/rest/connect/v1.4/accounts with the bearer token generated from IDCS (with cURL or Postman), i got this error.
{
"title": "You are not authorized to use this site",
2