New Member
Since ‎04-01-2019
‎06-22-2021

My Stats

  • 6 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

vinay-kumarchik's Bio

Badges vinay-kumarchik Earned

View all badges

Recent Activity

Hello,I am trying to analyze the traffic for a proxy using the apigee monitoring timeline feature. Strange thing I came across today is that the timeline shows number of requests way too many than it supposed to be. I tried filtering on the target an...
Currently I am adding a custom attribute oidc-login-optional = true to an API product via Edge manually. I need to find a way to do this via Proxy.xml. It would be great if I can add the oidc-login-optional attribute to a given list of ApiProducts
I am getting Po001 error in CodeLint when I am trying to apply a JSON-threat-protection policy.in proxy.xml basic-json-threat-protection (request.header.Content-Length != 0) among policies Basic JSON Threat Protection 1200 10 100 40 1200
I have created a proxy which targets an URL that returns an HTML response. When this HTML loads, there are multiple calls triggered for importing static files such as main.css, main.js etc. These imports are failing with 401 error. I found out that i...