Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to make an api call where dynamically pass access token in (Get verb)

once we generate an access token using client credentials grant type (In post verb) something like this

10795-screenshot-136.png

after this in Get verb whenever client hit on another api then user got response and internally dynamically allocated to access token in header

10796-screenshot-137.png

for this this i created a proxy called as PC-Demo-1 with the verify access token(OAuth2.0) and in this proxy i passed basepath https://mocktarget.apigee.net/json

10793-screenshot-134.png

and in another api proxy i set as no target point and inside this i generated access token

10794-screenshot-135.png

and now i want i don't type access token i want whenever i hit on pc-demo-2-oauth2 api with grant type etc . and its verify and then if i hit on pc-demo-1 i got response

0 8 438
8 REPLIES 8