You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`grant_type`| Yes | Value should always be `client_credentials`|
23
-
|`client_id`| Yes | The Client ID obtained from the [Adobe Developer Console](/console)|
24
-
|`client_secret`| Yes | The value of client secret obtained from the [Adobe Developer Console](/console)|
25
-
|`scope`| Yes | The list of comma separated scopes you are requesting. To see the scopes available to your credential, visit your project on the [Adobe Developer Console](/console)|
23
+
|`client_id`| Yes | The Client ID obtained from the [Adobe Developer Console](https://developer.adobe.com/console/)|
24
+
|`client_secret`| Yes | The value of client secret obtained from the [Adobe Developer Console](https://developer.adobe.com/console/)|
25
+
|`scope`| Yes | The list of comma separated scopes you are requesting. To see the scopes available to your credential, visit your project on the [Adobe Developer Console](https://developer.adobe.com/console/)|
0 commit comments