No content to show

User Activity

Hi! I'm currently trying to get my extension (bulk action link) to work, but it seems that it tries to reach the URL of the app instead of the extension URL that I've created. Lets assume the following:App url: https://example1.com/app/Extension url:...
I've also posted on the Vitejs discussion board as I'm not sure if the source of the problem is the shopify app create node command or ViteJS, which is a dependency of the boilerplate Shopify Nodejs app. Since yesterday I'm getting this error while r...
Just for the other developers that have the same issue as I had. I know understand that you cannot create a webhook without creating an app. I mean, the webhook can be created, but cannot retrieve data from the Shopify API as you have no access token...
Thanks for your help Noahsark! Since my webhook code and frontend code do not share the same stack, I've delegated the access token from the frontend to the backend by using Redis. Now I'm able to call the Shopify API, because I have the token there....
Hi! I created a webhook and subscribed to the topic `create_order` via the Shopify Admin. Hmac validation goes well as I'm getting a "verified" message  Now I would like to expand my webhook code by retrieving data from a Shopify endpoint. However, ...
Hi all,  I'm working on a webhook which gathers data from the Shopify Webhook API. On every newly created order the webhook should be triggered so that our application can work with data. Currently I'm working on the authentication so that my endpoin...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From