Request :
Response
How to add these scopes “okta.apps.read%20okta.apps.manage” in my app to get access_token?
In default authorization server i couldn’t find the above mentioned scopes? Can you help me with adding these?
Request :
Response
How to add these scopes “okta.apps.read%20okta.apps.manage” in my app to get access_token?
In default authorization server i couldn’t find the above mentioned scopes? Can you help me with adding these?
Okta API Scopes exist only on the Org Authorization Server. Remove /default
from your request path and retry.
See our docs for reference: Implement OAuth for Okta | Okta Developer
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.