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

Unknown or invalid client_id when trying to start oauth authentication

LuisSoloa29621
Level 1
Level 1

I'm trying to get the access_token as described in the document "Cisco OAuth v2.0 Token Developer Guide" with the 

Authorization Code Grant

 

I canfigured my app like this: Screen Shot 2021-09-30 at 15.18.11.png

 

 

Screen Shot 2021-09-30 at 15.29.16.png

 

the problem is when I call the first get

 

https://cloudsso.cisco.com/as/authorization.oauth2?response_type=code&client_id=g4gxcwzr5cfjqcudu2vp83uh&redirect_uri=http://xxxxxxx.io/callback&scope=openid+profile

 

returns the following error:

 

Request URL:
Request Method:
GET
Status Code:
400 Unknown or invalid client_id
Remote Address:
72.163.4.74:443
Referrer Policy:
strict-origin-when-cross-origin

 

Any clues?

 

than you.

1 Reply 1

Paul Zimmerman
Cisco Employee
Cisco Employee