New Member
Since ‎10-04-2018
‎06-22-2021

My Stats

  • 61 Posts
  • 2 Solutions
  • 17 Likes given
  • 8 Likes received

mohdilyas's Bio

Badges mohdilyas Earned

View all badges

Recent Activity

I have some API proxies connecting with backend services that consume and produce XML. I as an API proxy developer have to convert JSON payloads to XML ones. Using JSON to XML policy does not provide expected results. So, I am using JS policy to crea...
I have found multiple API requests in the Apigee API monitoring investigate section with 499 status codes. It is not clear what the source of the fault and also Apigee doesn't provide enough information about the specific error.Have anyone else encou...
I have a use case where I want an API proxy to connect with a backend service to get some data. At the proxy layer, I already have token-based authentication but I want to have some authentication between Apigee and backend service besides having an ...
I have an ELK setup where I store my API logs when requests and responses pass through the Apigee. Sometimes, the request body contains some sensitive data which also gets stored in the log server which is not a good thing. I wanted to know if I can ...
I wanted to know some of the best practices when it comes to creating API products. I am confused about whether to create separate products and apps for different environments (for different configuration purposes) or create a single API product and ...