Webhooks Integrity verification #59
robotshatemonkeys
started this conversation in
Ideas
Replies: 1 comment
-
That's taken care of by the Shopify library. When you're using Also, I highly recommend you to read through Shopify's docs and the shopify api library docs so these slip ups don't happen^ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Shouldn't the webhook being verified ?
https://shopify.dev/docs/apps/webhooks/configuration/https#step-5-verify-the-webhook
on server index > app.post("/webhooks/:topic" there is no verification.
This might cause the app to be rejected
Beta Was this translation helpful? Give feedback.
All reactions