h2o2 icon indicating copy to clipboard operation
h2o2 copied to clipboard

Cannot retrieve the payload with request.payload in onResponse and mapUri

Open a-wf opened this issue 2 years ago • 0 comments

Support plan

  • is this issue currently blocking your project? (yes/no): yes
  • is this issue affecting a production system? (yes/no): no

Context

  • node version: v16.6.2
  • module version: 9.1.0
  • environment (e.g. node, browser, native): node, typescript
  • used with (e.g. hapi application, another framework, standalone, ...): a hapi application
  • any other relevant information:

What problem are you trying to solve?

I try to retrieve and parse the payload in mapUri and onResponse, but the request.payload is other things instead of my request's payload

Do you have a new or modified API suggestion to solve the problem?

a-wf avatar Dec 10 '21 16:12 a-wf