Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hello,
I'm developing an app for Shopify and I'm trying to create a webhook (which I already did), but the problem is that after the Shopify event is detected, I receive a 503 response from the endpoint that the webhook is trying to call. Has anyone experienced the same problem? How did you solve it?
Ps: When I call this endpoint manually using a button in my app, everything works fine.
Thanks!