No content to show
User Activity
I think I just solved my problem: by removing shippingRateHandle from the shipping line input, and only providing the price (as a float) and title (as a string). This is a weird bug that shopify could perhaps fix, no?
Hi, I am trying to use the draftOrderCreate GraphQL API to create a zero cost order (i.e., zero subtotal, zero taxes, and zero shipping). But, despite my effort to set the shippingLine input to $0, the draft orders are getting created with default po...
Hi, I got the following error message when calling the "ProductVariantCreate" mutation: Internal error. Looks like something went wrong on our end.\nRequest ID: bc7d9435-4870-44c2-910e-98548b008fc4 (include this in support requests). Can someone plea...
My team has a third-party app which creates product listings on behalf of merchants. I verified that all of the variants we manage for our merchants have their ProductVariantInventoryPolicy set to "DENY". But, customers are still able to checkout tho...
I just ran into the same problem. There is a particular order name for which subsequent orders can be queried, and preceding orders show up as empty. Please get this resolved!
I am developing an app that uses the Returns API. When we receive a return request from a customer, we call the returnRequest mutation on Shopify. The problem is that this mutation seems to trigger two duplicate emails to send to the merchant, and th...
11-30-2022
I just created a new development store to test my app. I populated it with a Product and attempted to create an Order, but the Order "Browse" component could not seem to located my Product.Here's the Product: And here is me trying to create an Order:...
Issue still not solved!
Solved: The error was happening because I the location id i was using to stock the product variant was no longer existing on the shop. Would be nice if Shopify could add that to the error message here!
Still not working today. Here's the request ID given in the error message:f5e06384-36fe-4d95-ba2f-c57f9a6c98f0
I work on a Shopify App, and a repeated operation that it performs is creating product variants (with the productVariantCreate GraphQL mutation). I have never run into issues with it, but at some point today when I ran this operation, I received the ...
Hi, I just ran into the same issue. I know that I have a valid Location, but I when I use GraphQL inventoryActivate with it, I get the error: "The variant couldn't be stocked because the location wasn't found". I hope this can be resolved soon!
I am having issues when using the mutations "fulfillmentServiceUpdate" and "fulfillmentServiceDelete". I know that I have a valid FulfillmentService ID because I can get it with the query "fulfillmentService" :query FulfillmentService($id: "gid://sho...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
356 | 11-22-2022 04:57 PM |