New Member
Since ‎11-11-2015
‎06-22-2021

My Stats

  • 27 Posts
  • 0 Solutions
  • 1 Likes given
  • 9 Likes received

sunin_shah's Bio

Badges sunin_shah Earned

View all badges

Recent Activity

In order to protect sensitive and personal data, we would like to switch off the ability to trace API proxies in the production environment. What is the simplest way this can be done? This is in addition to field level masking currently being investi...
Apologies, but this subject keeps cropping up and most of the posts I have come across are now too old so I will ask again. I want to log the originating client IP address in the postclientflow of my API proxy. There are a number of things that I nee...
I am validation the content-type header within my proxy. However in some situation, when I send an incorrect 'charset' parameter in the content-type header, it seems to send the apigee platform into a spin. So for example if I set the Content-Type to...
I am validating 'Content-Type' header in my api proxy using the following two steps: request.header.Content-Type != "application/x-www-form-urlencoded" AssignMessage.Error.InvalidContentType request.header.Content-Type != "application/x-www-form-u...
I have added a service callout to log to splunk in the post client flow of my proxy and somehow successfully managed to save it. I subsequently changed this to enter some meaningful details for host name, port number, message I want to log etc and tr...
Likes from