Hi, I'm trying to create a webhook for this topic: SUBSCRIPTION_BILLING_ATTEMPTS_SUCCESS, and I'm getting the "InternalServerError: Cannot read property 'webhookSubscriptions' of null". This i...
Hi everyone, I'm developing an App in which I intend to add a button to toggle an AR view of a product. But I don't know if there's a standard between the Shopify templates. For example, if ...
No content to show
User Activity
07-21-2021
Hi!Did you manage to solve this? I'm having a similar issue with my app.
07-21-2021
It was hard to find, but I finally found what I needed. I leave the link to the docs if anyone else has a hard time finding this: https://shopify.dev/api/admin/graphql/reference/events/webhooksubscriptiontopic
Hi,I want to find a list of webhooks topics for GraphQL, because the only ones I find are in lowercase this:{
"webhook": {
"topic": "orders/create",
"address": "https://12345.ngrok.io/",
"format": "json"
}
}And I want them in this for...
Hi,I'm trying to implement the Billing API in my app and I'm having trouble with the confirmationUrl that is generated when I create a subscription. I'm trying to redirect my app to that URL when someone creates a subscription, but after that I'm get...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
3813 | 07-21-2021 03:31 PM |