Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi everyone,
I want to create a new application to update inventory levels manually. In order to do this I looked at https://shopify.dev/docs/admin-api/rest/reference/inventory/inventorylevel.
{
"inventory_levels": [
{
"inventory_item_id": 42172356526249,
"location_id": 61798908073,
"available": 0,
"updated_at": "2021-04-19T21:27:49+02:00",
"admin_graphql_api_id": "gid://shopify/InventoryLevel/96112017577?inventory_item_id=42172356526249"
}
]
}
I'm sure I'm doing something wrong here, but I can't figure it out. What am I missing here?
Solved! Go to the solution
This is an accepted solution.
Took a while, but figured it out. Removing the cookies did the trick!
This is an accepted solution.
Took a while, but figured it out. Removing the cookies did the trick!
I have this exact issue with 2024-04/inventory_levels/set.json
Getting a 200 OK - however in the JSON returned errors related to :
Clearing the cookies made no difference, does anyone have any ideas
My Admin API Config is set to having
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025