User1589893805 posted
Hi Team,
We are using C++ native module to log the request payload and user identity. However, we are able to read the request payload using ReadEntityBody, but after that request payload is no longer available for further processing or getting blank.
My question is, how we can retain the payload for further processing?
Best Regards,