I am trying to send messages to my Alibaba cloud MNS endpoint using postman. For that I am using this tool provided by alibaba to generate the signature. However, no matter what I try, I am getting
<Code>SignatureDoesNotMatch</Code>
<Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message>
Have any of were able to send a successful request using postman to the Alibaba MNS?