What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

[502] Bad Gateway Error when trying to Create/Update a product

[502] Bad Gateway Error when trying to Create/Update a product

vsouza
Shopify Partner
3 0 0

Hello,

 

We are (randomly) receiving a 502 Bad Gateway error when trying to create/update a product using GraphQL version 2022-01.

 

Looking in other cases it looks like it is a common problem, but we didn't found any way to solve this.

 

Any idea/recommendation?

 

Just an observation, we did some tests by running the query on Shopify GraphiQL App, using the version 2022-04, and it looks like that if we add these props below, the query fails (BadGateway) and if we remove it works:

 

  inventoryQuantities: {

                                availableQuantity: value to be field,

                                locationId: value to be field

                            }

 

Thank you.

Replies 0 (0)