No content to show
User Activity
EDIT SOLUTION:I got wrong location id and item_inventory_idIf others want to help you need to get location id from for location in shopify.Location.find():
print(location.id)and product inventory_item_id for every variantfor product in shopify.Pr...
Hi, I have the next problem, I try to adjust inventory item but i got error pyactiveresource.connection.ResourceNotFound: Not Found: https://my-shop-name.shopify.com/admin/inventory_levels/adjust.json Here is my code: shop_url = "https://%s...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1425 | 06-19-2022 11:02 AM |