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

My Stats

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

joydeep02780's Bio

Badges joydeep02780 Earned

View all badges

Recent Activity

Dear All,We've run into a caching issue on Apigee using the nodejs apigee-access module, where when we expect cache hits, we are instead getting an error "Invalid cached data".The node.js resource is enclosed herewith (as text file). The first hit pu...
Dear All,We are facing intermittent cache issue in Node.js proxy. We have two APIs as below.app.post('/api1', ..);app.post('/api2', ..);Some data is being cached in api1 and the same is retrieved in api2. Sometime its working fine and sometime its fa...
Dear All,In my flow, i have a javascript policy which gets a flow variable, modify the value and setings the new value in a field in request (which will overwrite preexisting value). Below is my javascript policy which set the variable. And then node...
Dear All,Can anyone please let me know how certification badge appears in community portal. If any steps need to be followed kindly let me know. I have received credly badge on 18th Jan. Attached is the screenshot of Credly badge.Also wanted to confi...
pwdcompare.txtDear All,We have a node.js proxy deployed. Which is using bcrypt module to compare plaintext and hashed password. Just for comparison its taking around 30~40 seconds. Where as when running in local its taking 1 sec. Similar comparison i...
Likes from