In OAuth section, how to get the access_token from browser,postman for the below one?

Not applicable
How to get Access token from "curl -X POST -H "Content-Type: application/x-www-form-urlencoded" \
https://{org-name}-test.apigee.net/oauth/client_credential/accesstoken?grant_type=client_credentials \
-d 'client_id={consumer-key}&client_secret={consumer-secret}'<br>

"
How to post this using postman,browser????????????

0 5 738
5 REPLIES 5

Not applicable
@ABHISHEK SINGH

I believe you can use Postman manage environment configuration file, where you can set your {org-name} etc values.

For headers value you may keep in header tab.

capture.png sorry but didn't get you,it will be helpful if you put a screenshot.I tried this by gining authentication type as Oauth 2.0. something wrong is happening

Not applicable

capture.png not working.

Hi @ABHISHEK SINGH,

Please check the attached image.

You don't have to select authentication type.

3631-oauth-postman.jpg