Bronze 5
Since ‎11-30-2022
yesterday

My Stats

  • 8 Posts
  • 0 Solutions
  • 10 Likes given
  • 5 Likes received

Peeyush_Singhai's Bio

Badges Peeyush_Singhai Earned

View all badges

Recent Activity

Hi,We have requirement to retry a request when we get 429 error response from target endpoint, we need to hold that request and retry after (60-70 seconds) to that same target endpoint. Is it possible to do?We have also went through this Community Po...
Hi Team,We are using OASValidation (OpenAPI Specification Validation) policy to validate an incoming request(Manadatory headers) against an OpenAPI 3.0 Specification(JSON or YAML). We have done some analysis and seems like we hit a minor discrepancy ...
Hi All,I have requirement to validate Saml assertion .So I am trying Saml Validation Policy and sending a saml assertion in body of post method in postman. I am getting below error{ "fault": { "faultstring": "ValidateSAMLAssertion[2-VSA-ValidateSAML]...
Hi All,We have requirement to do digest authentication in our proxy we know apigee doesn't have built-in policy for that so we are doing with java script policy. We are sending a request to server(with username and password) and server is responding ...
Likes from