Try out not passing grant type in "Authorize"

Former Community Member
Not applicable

I have a spec that uses OAuth2 with grant_type as client_credentials.

When I use it with postman I have to pass [{"key":"grant_type","value":"client_credentials","description":"","type":"text","enabled":true}] in the request body.

When I try the same proxy from "Try out" on the Apigee, it is not passing the grant_type.

Is there something I need to add to the spec so that grant_type gets passed when I try "Authorize" option?

0 1 60
1 REPLY 1

When I try the same proxy from "Try out" on the Apigee, it is not passing the grant_type.

Can you explain what you mean? What is "try the same proxy ... on the Apigee" ? What does that mean? Are you using a web page? Can you show a screenshot? If it's a web page, you'll need to indicate which button you're clicking...