Hi,
I’m a newbie here, and background is in data, so I’m hoping I’m just missing something obvious and that this might be a simple question to answer.
But… I’ve followed the guide for creating a private app that connects to AWS Eventbridge - it all linked up really nicely for the first steps (https://shopify.dev/docs/apps/webhooks/configuration/eventbridge), however, I hit a proverbial wall when it comes to “Step 4: Subscribing to a webhook” ![]()
I’m using Postman to execute the GraphQL example queries provided, having made sure that my app has the relevant access scope configured (products & orders for the moment), but I’m not getting anywhere, just getting an error confirming:
“webhook”: “Required parameter missing or invalid”
I’m using the access token obtained from installing the app, and also tried the key/secret combination but all to no avail.
As said, I’m hoping it’s something obvious that I’ve either missed or just not aware of, but any help/pointers would be very much appreciated.
Thanks,
Si