You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect the problem is your case is the hook is not properly configured in Shopify and AWS. I see you have a valid ARN but the process is confusing and I had to do it twice before it worked.
Shopify has support for AWS EventBridge(here), which can be used to integrate webhook delivery.
When trying to use the current Create method like this:-
The response received is
address: is invalid
The official node api has a
DeliveryMethod
fieldThe text was updated successfully, but these errors were encountered: