No content to show

User Activity

3890849 - I've seen it in orders created by Shopify's "Shop" App. Edit: I found this also,  please have a look - https://learn.fueled.io/apps/shopify/google-analytics-4-connector/configuring-fueleds-shopify-app/shopify-order-source-ids
Hi All, We found a solution. The store needs to share the logs with you though the discounts tabs in their dashboard.
Our function is running properly on client stores. They are not being logged for some reason. Hence we cannot debug on client stores, which is bad.
Hi Liam, Just to be clear - I'm talking about a Shopify Functions (Product Discount API function specifically), not my app code. It's an extension. To see logs I write to STDERR, and see the logs under extensions tab. Is it by design that I can't see...
Hi, In the partner dashboard, under my app, under extensions, under my product-discount function, i can see logs only of dev stores and not logs of production stores (shops that actually installed our app through the app market). We have a store that...
I'm trying to run the graphql query:{ cartTransforms(first: 10) { edges { node { id metafield(namespace: "$app:<some_namespace>", key: "<some_key>") { id } } } } }And I'm getting this error. Bu...
Hi all, I'm trying to programmatically create a price rule using GraphQL:mutation {priceRuleCreate(priceRule:{...combinesWith: {productDiscounts: trueshippingDiscounts: true}... And the price rule is created successfully, but with the checkboxes off ...
Hi Guys, I've created a Rails app using the Shopify cli v3. It's working good locally, but when I'm trying to access the admin I get this error:Refused to display 'https://admin.shopify.com/' in a frame because it set 'X-Frame-Options' to 'deny'. A f...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to