Bronze 5
Since ‎08-17-2021
‎12-15-2021

My Stats

  • 23 Posts
  • 1 Solutions
  • 13 Likes given
  • 3 Likes received

Tony_Robertson's Bio

Badges asaischintala Earned

View all badges

Recent Activity

I have an OAuth Provider API which generates token for client_credentials grant type. I want to expose an "Intropsect" function, where the token is passed to the API and it returns whether the token is valid or not. IntrospectOAuth2Token false Ver...
A proxy might be using a few Shared flows, a target server.Is there a way we can deploy all dependencies of a proxy programmatically?Like, I was trying to deploy a proxy from one org to another using the a CI/CD script which makes use of the Apigee M...
How do I get all request header key value pairs in order to log?On the documentation -> Apigee X Request Variables I see a way to get all request headers keys/names-> request.headers.namesHow do I get all values for the corresponding names/keys ?Plea...
I have a proxy that receives a xml payload of this format string string string string string string <CODE>K</CODE> I'm using the EV policy to extract the <CODE> EV-Code request com.abc.def.getxdata //ns0:GetXdata_IN/ns0:Code But this breaks when I r</CODE>...
I have multiple conditional flows based in the proxy path suffix. Example /cats/dogs/elephantsI want to Raise Fault of 404 resource not found if none of them are matched.How can I achieve this?@dchiesa1 Please advise.
Likes from