jstaab
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎06-06-2023 03:13 PM
Topic Started
4
Topics Started
Topic Solutions
1
Solution
Post Count
20
Posts
Post Kudos
11
Likes

Community Badges

Anyone else had this problem? Under certain conditions requesting installation for my app dumps the user to their shop's dashboard. Happens on Chrome, Brave, and Firefox (at least) Only happens if...
If I try to upload an image via the GraphQL API attached to a product, using a signed S3 url, the image fails to take. I assume it's either a problem with the extension, the MIME type, or the respons...
No content to show

User Activity

This morning I discovered our OAuth flow for installing apps is broken. The issue appears to be on Shopify's end. Shopify asks me to log in after initiating the request, and from the log in page I am redirected to:https://consignify.myshopify.com/adm...
Hi all, I know this is an old topic, but I just wanted to plug ConsignCloud. It's a full-featured consignment backend for your Shopify store, and includes split calculation, integrated consignor payouts, automatic emails, and a consignor portal for k...
I recently added a subscription to the `products/update` webhook to my application. We already subscribe to the `orders/create` webhook, which we use to modify available quantity on an item based on the line item's sold quantity. Unfortunately, a `pr...
@Shay I think all that is well understood. There remain two problems with testing orders via the online store:The bogus gateway has a cap on the number of sales that can be processed. This is not conducive to long-term maintenance of an app. Raising ...
I routinely experience various intermittent errors from the GraphQL API, including 403's, 401's and various types of 500's, including 500, 502, and 503 errors. Some 500's come with a request id (c2514550-9ad3-4c78-af30-321d98b25f9d for example, thoug...
Just going to pile on here, this has broken the workflow I've used for years to maintain our app. Draft orders was a very convenient way to build our app, since it allowed us to avoid dealing with the online store builder and point of sale stuff, whi...
Ok, I was able to implement this using the request detailed here, under "Show a hidden product by changing the published attribute to true". To publish to POS as well as the online store, I had to add "published_scope: global" to the request as well.
Ok, thank you Graham, I'll take a look at the REST api. Are there plans to reconcile the two? My impression was that the REST API was deprecated, but there are a number of workarounds I've had to implement that require its use.
Thanks Graham, that's really helpful. Follow-up question: how do I opt a product in to the online store and POS channels via the GraphQL API? I saw that the channelId and channelHandle arguments are deprecated, so I went to query publications to get ...
Digging more into this, it seems that collection channel availability isn't actually related to product channel availability, which means the above approach is totally bogus — can anyone confirm whether that's the case?As an alternative, I went to th...
This help article details a method for auto-listing products to sales channels within a shop. In order to avoid managing sales channels within our app (since that's sort of out of scope for us), we recommend to merchants they follow this approach. On...
I've just read the updated ToU section 2.3.17, and the justification provided in the email sent out today seems fair. Thanks for qualifying that, Shopify. I'd still be interested in some clarification of the terms I listed above, i.e., public vs priv...
I'll throw my hat in the ring here, and welcome clarification from whoever might want to pitch in. I've already contacted Shopify directly, but it would be nice to get a broader opinion on this. We're a few weeks into developing an integration betwee...
This widget could not be displayed.
This widget could not be displayed.