Hey,
Wondering if anyone has any guidance on how to use the webhook signature?
I have looked over the previous questions, but i think they are related to app based webhooks and not the admin webhook?
I tried verifying x-shopify-hmac-sha256 against this value, which is a false.
1 Like
Hey @ChrisBradley 
For admin subscribed webhooks, the validation should work the same. The difference is using the provided signature in place of the app secret.
Let me know if that works for you.
Hey @ChrisBradley, did the above work for you?
Hey @KyleG-Shopify
Honestly, it didn’t seem to work with my generic HMAC signature (I have a pretty genric script to verify), I need to look at it when i am back in Australia next week…
I’ll let you know how it goes,
1 Like