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

My Stats

  • 44 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Ashy6328's Bio

Badges sharathyeramall Earned

View all badges

Recent Activity

Hi There,I have a JSON request(see below payload) which contains over 30 elements/fields out of the 20 are mandatory elements to pass. I want to check that 20 elements exist before I make a call to backend. If one of the mandatory elements not found ...
Hi There,The below is my client request to proxy. Essentially am creating a new request object with myRequest using assign message which should contain the payload sent by the client and trying to extract JSON elements from that newly created myReque...
Hi There,using extract variable I've extracted a string how would i compare it?Below is the sample i want to compare to check the received XML element containing the region texas, Atlanta and Ontario if it doesn't one of that wanted to reject. Pls ad...
Hi There,I am getting below error while verifying the JWT in apgee, I am using essentially RSA key(public/private) to verify the JWT signature, it appears it failing while signature verification. Could you pls she some light about the error.Error: Un...
Hi There,How would i have a variable requestNew, since i want to send this requestNew JSON object to the backend rather the request. Pls advice Below is my request : Essentially i get in the request only one element and would like to add additional e...