cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
0
Helpful
0
Replies

CCW generate token credential issue.

We are trying to use the CCW api; therefore we followed the following link to first create a Hello World Application.

We are now trying to generate an api token following this link ; we are simply using postman to make the POST request as described in the document.

We are using the following url: 

https://cloudsso.cisco.com/as/token.oauth2

parameters:

client_id: the hello world application KEY value.
client_secret: the hello world application CLIENT SECRET value.
grant_type: password
username: the username of the account used to create the hello world application
password: the password of the account used to create the hello world application

unfortunately the api return the following response

{
    "error_description": "Invalid client or client credentials",
    "error": "invalid_client"
}

Could someone please help us troubleshoot this?

Thank you

 

 

 

 

 

 

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: