As per subject, on occasion I’m logging 404/Not found responses when attempting to set inventory levels for certain variants. However, when retrying the exact same operation at a later date, it goes through as expected.
Since the exact same IDs (location, variant, etc) are being used, I presume this is a problem on Shopify’s end.
Here’s an example dated 26.04.2023, X-Request-ID: 8e459432-729e-4d06-a895-4380ce3391a2
Same exact inventory level update operation retried today, 05.07.2023, it went through.
I see here on the forums that this issue has been noticed and reported by others (using GraphQL). If someone from Shopify could kindly (and quickly) look into it as it’s a pretty serious one as I’d rather not go through the trouble of writing code to “double check” every single operation / API call.