Hi,
We are monitoring strange API appearance in our logs. This request returned an empty response instead of a valid JSON:
2022-08-09T11:58:10.422+03:00> URL: https://xxxxxxxxxx.myshopify.com/admin/api/2022-07/customers/6208108658839/orders.json?limit=250&status=any&financial_status=paid,partially_paid,partially_refunded> Response code: 200> x-request-id: 05758957-fe75-4b20-b974-157239a6a140> Response:
When we attempt to re-try the same request using Postman, there is a valid correct response. It seems that the Shopify API possibly has an issue of returning empty API response at certain moment of time.
It would be great if someone from Shopify technical team can review this case (x-request-id included).
Thanks in advance!