HMAC verification failed for Shopify webhook
If you are using DRF and receiving JSON data via request.data
, try using request.body
instead.
https://community.shopify.com/c/webhooks-and-events/unable-to-verify-webhooks-successfully/m-p/1191464
If you are using DRF and receiving JSON data via request.data
, try using request.body
instead.
https://community.shopify.com/c/webhooks-and-events/unable-to-verify-webhooks-successfully/m-p/1191464