Skip to content

Conversation

michielgerritsen
Copy link

Hi,

Shopify has added protocol=https:// to the request. In the verifyRequest method the function http_build_query is used, but this escaped the :// part, and fails the hmac verification. This prevents this by building the query manually without escaping that part.

@michielgerritsen michielgerritsen deleted the verifyRequest branch January 16, 2019 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant