Kyon147 / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
353 stars 102 forks source link

Uninstall webhook ovenwork #152

Closed YunAltinus closed 1 year ago

YunAltinus commented 1 year ago

Uninstall webhook overworks when app is loaded

Expected Behavior

Uninstall webhook not work when app is loaded

Current Behavior

Im using supervisor and laravel/horizon. I leave the image below

Failure Information

image

image

Context

Kyon147 commented 1 year ago

Testing webhooks locally is very inconsistent, I'd suggest trying to test your app on an actual server or use something like ngrok (as that usually works)

YunAltinus commented 1 year ago

Actually the app is already running on ngrok. Other webhook works fine but Uninstall webhook ovenwork. Are we sure there is no problem?

Kyon147 commented 1 year ago

@YunAltinus i've not seen any failures on any of my live apps to suggest there is an issue. If you can do some more digging and provide more information we might be able to look further.