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

Unable to get Refresh Token using Postman, offline access not supported?

edited Apr 28, 2020 6:20PM in Integration 3 comments

Summary

Error message: Authorization Failed: unauthorized_client. The resource does not support offline access.

Content

I'd love some pointers to solve this problem. I have configured an app to access the OIC REST API. I am able to use the API just fine with an Access Token, but in order to automate some stuff I'd like to use a Refresh token.

 

When I perform a GET on:

https://idcs-****.identity.oraclecloud.com/oauth2/v1/authorize?client_id=yyy&response_type=code&scope=https://zzz.integration.ocp.oraclecloud.com:443urn:opc:resource:consumer::all offline_access&redirect_uri=https://aaa.integration.ocp.oraclecloud.com/icsapis/agent/oauth/callback

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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