forked from notmaintained/shopify_api
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
My code was working properly and somehow Shopify stopped to send signature parameter. This will lead to:
Notice: Undefined index: signature in **/vendor/phpish/shopify/shopify.php on line 21
in function is_valid_request while validating request. As stated here https://help.shopify.com/api/guides/authentication/oauth#verification says: The signature attribute is deprecated due to vulnerabilities in how the signature is generated.
So it is possible they removed it in previous days from Shopify? Any suggestions?
Metadata
Metadata
Assignees
Labels
No labels