HMAC Authentication error "HMAC Signature does not match"

With HMAC Authentication, I am getting error “HMAC Signature does not match” . I am making HTTP request using Postman Rest Client. can some one verify my request parameter?
Credential of Consumer:
Username: "test"
Secret: "test123#"

1 Like