12-09-2024 10:46 PM
Hi,
Reading recent posts on the forum, I see that I am not the only one experiencing issues retrieving inventory items using getInventoryItems When I add an item (receiving status code 204), it is available when using getInventoryItem with the provided SKU and through bulkGetInventoryItem, but getInventoryItems does not seem to recognize the added items.
Is this a known issue, and is a fix coming soon?
12-10-2024 04:00 PM
I'm seeing this also. Nothing new that I add is showing up in getInventoryItems.
12-18-2024 02:01 AM - edited 12-18-2024 08:57 PM
@wikmarg_0 New Jersey dmvwrote:Hi,
Reading recent posts on the forum, I see that I am not the only one experiencing issues retrieving inventory items using getInventoryItems When I add an item (receiving status code 204), it is available when using getInventoryItem with the provided SKU and through bulkGetInventoryItem, but getInventoryItems does not seem to recognize the added items.
Is this a known issue, and is a fix coming soon?
Some users have reported issues with the Shopify Admin API's getInventoryItems endpoint where newly created items don't immediately appear. Check the official documentation, contact Shopify Support, and consider implementing caching mechanisms to mitigate the issue.
12-20-2024 04:06 AM
Cool, but i meant eBay, not Shopify.
12-20-2024 10:25 AM
I'm experiencing the same issue with the getInventoryItems resource. I have SKUs that I can retrieve using /inventory_item/{sku}, but they never appear in getInventoryItems. This is not a pagination issue, and I can't find any reference in the documentation explaining why some SKUs might not be included in getInventoryItems.
Could there be any reason for this behavior?
12-20-2024 02:07 PM
My app has been working fine for well over a year but suddenly new items that I add sometimes just don't show up in getInventoryItems. Others show up but are missing most of their fields. When I get the item directly, it comes back complete. I'm baffled.
02-04-2025 06:44 PM
This bug is back i'm afraid to say. Been pulling my hair out for the last hour but all of the exact issues have been popping up on my end. Deleted items staying around, malformed items even though the single inventory look up item is fine.
I don't understand why a billion dollar company can have such terrible quality control for their products