Overview
When placing orders on shopify, we are occasionally getting a 422 with “unexpected end of JSON input” in the response body. But if we retry the same exact request again, it will succeed. Our temporary fix right now is to retry these particular requests. Does anyone know why this error is being caused?