Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Some of the webhooks are failing with 500 status

Some of the webhooks are failing with 500 status

user072319
Shopify Partner
131 0 17

I've a Shopify app and have added the orders/create webhook. I'm passing 200 success code from the webhook file.

header('X-PHP-Response-Code: 200', true, 200);

Some of the webhooks are failing and returning 500 code but some are success with 200 code. I've created webhooks with older API version 2021-04 but in the App Setuop I've updated the webhook version to 2021-07. Is this a problem? Or any other reason for the failure?

Replies 0 (0)