Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I receive the webhook but Shopify thinks it failed.
Here is my code
```
I did ctx.status = 200 on one line and on the next line I did ctx.body ={} and I'm still getting "your webhook is failing emails" any ideas?
same issue