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

how to get developer email using access entity and set this in a header

i have an proxy with simply endpoint of https://mocktarget.apigee.net/json and inside this proxy i added a access entity policy and inside this policy what i wrote so i can get developer mail id in body whenever anyone hit on api

this is my access entity policy

10806-screenshot-142.png

here i am extract variable

10807-screenshot-143.png

here i am using assign message policy

10808-screenshot-143.png

and here is the result

10809-screenshot-145.png

10810-screenshot-146.png

and here is the result when i hit api "{"fault":{"faultstring":"AccessEntity.GetDeveloperProfile message is not available for ExtractVariable: SetDeveloperProfile","detail":{"errorcode":"steps.extractvariables.SourceMessageNotAvailable"}}}"

please let me know where i made mistake

0 2 390
2 REPLIES 2
Top Solution Authors