Hi Members,
I've a scenario where my BSP application will be called by some 3rd party using POST method.
Along with the URL, they are also passing one encrypted key which is sent as form data in the http request.
I want to read that encrypted key in my BSP application which has been sent by the 3rd party and being visible in the network tab under Headers -> Form Data.
How can I read that?
Thanks & Regards
Sagar Bansal