Forum Discussion
ChrisAdams
3 years agoSuper Contributor
Hi,
When you submit the request, the 'raw' tab on the request panel shows exactly what SoapUI sent to the API. This includes URL, all headers, auth token etc.etc.
- raw80raw3 years agoNew Contributor
Yeah but signature content depends on body contents. Each time it changes, the signature is changed too. I need deeper insight on how it is generated step by step because I cannot achieve the same values in signature when I apply the same algorithms via PHP.