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.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

[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)