Events API failing with 500 internal server error

API call for the “events” endpoint is failing with a 500 internal server error.
We tried following resolutions at our end but it did not resolve the issue

  • Retrying after some time

  • Reducing page size to 50

HTTP X-Request-Id : ff7638b7-3542-4c6a-a5cd-e96f5303a8d0

URI → https://verishop-checkout.myshopify.com/admin/api/2022-07/events.json?limit=50&page_info=eyJjcmVhdGVkX2F0X21pbiI6IjE5NzAtMDEtMDEgMDA6MDA6MDAgVVRDIiwiY3JlYXRlZF9hdF9tYXgiOiIyMDIzLTAzLTAyIDA5OjU5OjU4IFVUQyIsImZpbHRlciI6IlByb2R1Y3QsQ29sbGVjdGlvbiIsInZlcmIiOiJkZXN0cm95IiwiZGlyZWN0aW9uIjoibmV4dCIsImxhc3RfaWQiOjgyODI1MzkyNzUwNzg2LCJsYXN0X3ZhbHVlIjoiODI4MjUzOTI3NTA3ODYifQ

hello there

A 500 Internal Server Error usually means that there is an issue on the server side, and the request could not be completed successfully. It is possible that the server is temporarily overloaded or experiencing an issue that is causing the error.

You have already tried to resolve the issue by retrying after some time and reducing the page size to 50