I can't seem to get the client application authentication to function using curl. I am using the example provided here: http://apigee.com/docs/app-services/content/authenticating-users-and-application-clients
I get the following error:
"error":"invalid_grant","error_description":"invalid username or password"
Is there something I need to do in my configuration?
Thank you in advance!
Make sure you're using the right credentials:
Org-level credentials can be found on the Org Overview tab, app-level credentials are found on the Getting Started tab (on the right-hand side).