Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I’m trying to complete a simple authentication, but keep getting issue with my Signature - “Invalid signature in request credentials”
*******Please note I added some spacing or " ." before ending > as this was causing code not to display.
From my und...
I haven’t heard back from the Support team, do you have any ideas?
I’m setting up my signature string, converting that to HMACSHA1 then converting to Hex Ascii and finally sending via Authorize Header using Integration Key:Hex(HMACSHA1 Signature).
St...