Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
https://cloudsso2.cisco.com/as/token.oauth2?grant_type=client_credentials&client_id=<id>&client_secret=<secret>
provisioned client id in following link: https://apiconsole.cisco.com/apps/myapps
return:
{
"error": "unauthorized_client"
}
400 ba...