oauth1-client
oauth1-client copied to clipboard
Magento provider no longer works (outdated hash algorithm)
The Magento provider is throwing errors for me when I attempt to use it with version 2.4.6
The error is
HTTP 400: Signature method HMAC-SHA1 is not supported
From looking at the developer docucmentation, it appears that newer versions of Magento require HMAC-SHA256.