klaviyo / magento2-klaviyo

37 stars 51 forks source link

Magento 2.4.4 not supported? #177

Closed jorgb90 closed 2 years ago

jorgb90 commented 2 years ago

When we try to re-authorize our Klaviyo integration we get a "We ran into an error" message:

Klaviyo is unable to connect to Magento Server for OAuth Handshake.

Url tried was: https://www.domain.com/oauth/token/request

Please ensure that both /oauth/token/request and /oauth/token/access are accessible

They seem to be accessible and working for others. Any idea?

jorgb90 commented 2 years ago

Magento 2.4.4 quietly stopped supporting HMAC-SHA1 and by that no handshake is possible. We should use HMAC-SHA256 from now on.

jorgb90 commented 2 years ago

Solved by Klaviyo.