Hi
I have a API call which uses a single Upload URL which We get as response from another API Call. I have set the Base URL as [url], configured it as Parameter and passing it from process. The action uses PUT method and the URL path is set as empty as I need to use the URL alone. The content type is "application/pdf" and the body is set as single file.
Whenever I hit the API, I get an error stating "Signature does not match". But when I use the same upload URL in postman, I was able to upload the file.



Thanks in advance
------------------------------
Rajasegar Chandrasegar
------------------------------