Overview This use case describes how to customize and validates JSON message for GrantType client credential – AccessToken. What is GrantType client credential? Client POST’s an API call to Apigee with client ID and client secret to fetch the access token from the registered developer application. In addition, query parameter grant_type=client_credentials must be passed in […]
Rajeshwari Dhamodaran