New Member
Since ‎11-08-2017
‎06-22-2021

My Stats

  • 25 Posts
  • 0 Solutions
  • 0 Likes given
  • 5 Likes received

Kchandru's Bio

Badges raiashwinikumar Earned

View all badges

Recent Activity

Does apigee can do ssl pass through? I mean not terminating consumer cert and use a new cert to backend. But just pass through whatever cert from consumer to backend. Basically consumer is not interested in doing cert management. @Dino @Dino-at-Googl...
I have a soap to rest api and default xslt to remove namespace is failing because of invalid characters in response. @Dino @Anil Sagar31195�@* Is there anyway this can be handled using javascript or XSLT. We are not bothered about what is inside of t...
We are using the system.region.name variable to route the traffic to correct data center. The problem here is system.region.name gives us 2 value namely dc-1 and dc-2 and our production guys are not sure dc-1 corresponds to which data center and simi...
I am trying to POST a request having 16 kb payload and It fails intermittently i.e. Sometime it returns the response (200 ok) and sometimes it just returns 500 internal server error without even coming to trace. In case of failure the request is not ...
I have this unique requirement wherein I am getting a JSON string in http header. Although the JSON is valid but when I extract the JSON using:context.getVariable('request.header.json.values')+"");The string I received is invalid JSON. Can anyone sug...
Likes from