Google oAuth2 AUthentication access token not working on sending request to api.cisco.com
I am successfully able to get the access token using client credentials method, but using that token to access api.cisco.com/hello gives me an unauthorized access return.