Nicholas_P
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎06-23-2023 10:59 AM
Topic Started
6
Topics Started
Topic Solutions
3
Solutions
Post Count
30
Posts
Post Kudos
24
Likes

Community Badges

In Firefox 89 and Google Chrome 91. Have a great day
I maintain a few FulfillmentService apps for clients, and a new behavior has developed. 1. The client hits "Request fulfillment". The fulfillment in the UI goes to "pending". 2. We get the webhook,...
As of around 11 a.m. Eastern, it seems that our older clients using Basic Authentication are getting a 301 redirect to an oauth page when attempting to POST to an API such as /admin/api/2021-01/order...
Looks like it started around 1:45 p.m. Eastern. Seems to coincide with https://community.shopify.com/c/Shopify-APIs-SDKs/500-Internal-Server-Error-Starting-1100-PST-May-1st/td-p/726217 ... anyone els...
When requesting data from the orders endpoint in XML (*), Shopify sometimes returns the note-attributes field as malformed, and you can't parse the XML document with a standard parser as a result (th...
No content to show

User Activity

Let's say we have a SKU named SPROCKET that is housed at a fulfillment service using fetch_stock.json. The fulfillment service has zero units in their warehouse: { "SPROCKET": 0 } So we start out with a Shopify product like this: Fulfillment Service ...
In 16 years of working at a 3PL, I can't think of a single instance where case sensitivity during the fulfillment of an order was intentional, because humans are not case sensitive. In my experience, systems transacting EDI would either key based off...
If a client has a SKU set to "TurkeySandwich" in Shopify, but they entered it as "Turkeysandwich" (for example, a lowercase 's') in our system, then when Shopify calls our fetch_stock.json and we return a "Turkeysandwich", Shopify fails to update the...
After further research, the "Regular Shopify Location" did not have shipping rates turned on. This caused Shopify to allow the order during checkout, but then completely hose the inventory when the order was placed by assigning it to an incorrect loc...
@RobZoneI can confirm the behavior @jonathanmterry is describing. It's in production and I would consider it a critical bug. I will walk through some screenshots. I've redacted some information for the client's privacy. Consider an order with two ite...
No, I was ignored for six months on fetch_stock simply not working and only got it resolved by pestering one of my Shopify Plus clients to keep hounding their representative. It should be about a year before that field is actually removed from the Gr...
Closing the loop here, they fixed this bug in late September 2022.
The documentation states that for FulfillmentOrderLineItem.lineItem: As of API version 2023-01, this field has been deprecated. The order line item associated with a FulfillmentOrderLineItem shouldn't be used to determine what to fulfill. Use the Ful...
I just had another client complain to me about this issue, I looked at his store and everything is configured correctly. It does seem like Shopify broke carrier-calculated rates, even the backup rates, or at least for UPS.
As of noon Eastern, Shopify has suddenly started passing the location_id in fetch_stock.json, which the documentation says is only supposed to be unstable, and instantly broke HMAC validation. I guess that means they are working on it.
I don't think you can in the way that you'd like to do it. If the intent is to answer "what shop are we talking about, because I have multiple clients?", they send the shop query parameter (or a X-Shopify-Shop-Domain header, depending on the callback...
I'm working on migrating our application from the legacy fulfillment API to fulfillment orders, and figured I would tackle permitsSkuSharing: true at the same time. I think I've found a bug when using inventoryManagement: true, which is the mechanism...
I see that permitsSkuSharing: true was released as part of 2022-07, but when used with inventoryManagement: true, Shopify continues to apply inventory updates to the wrong location. I tried contacting Partner Support about this since this post receiv...
Hmm, it seems a little more bizarre than that. Assume the following locations: - Alpha Location (a Shopify location, listed as "default" in Settings)- Zeta Location (a Shopify location)- Contoso Location (an app location, permitsSkuSharing = true and...
I've started work on testing this via a development preview store, but it doesn't work correctly with fetch_stock.json. I've asked a question over at https://community.shopify.com/c/shopify-apis-and-sdks/fulfillment-service-sku-sharing-developer-prev...
This widget could not be displayed.
This widget could not be displayed.