Hello guys,
I’m running into an issue when I update an existing product in shopify, this product has variants with options color and size but I only want to update base information such as description, tags etc.. I use an Update Product Shopify step, I’m passing the id retrieved from the previous step and all the fields I need to set, everyting seems correct and it works on products without options (I mean with just the default variant) but on this one I keep getting the below error, now I’m pretty sure this worked up until yesterday so I wonder if anything has changed in the underline api? I have also tested the raw api call in Postman passing the same data in the form below and it works fine