Closed uris77 closed 11 years ago
I'm working with an API that requires the signature_method to be 'PLAINTEXT'. However, the plugin assigns it as HMAC_SHA1. Is there any way to override this?
Nevermind, I found out how to do it. Maybe should be added to the docs. Will try to find time to document it.
Great! If you can add it to the docs, that would be fantastic.
I'm working with an API that requires the signature_method to be 'PLAINTEXT'. However, the plugin assigns it as HMAC_SHA1. Is there any way to override this?