Storefront API request fails with Internal Error

Here’s the error that comes back

{
  errors: [
    {
      message:
        'Internal error. Looks like something went wrong on our end.\nRequest ID: 188d8373-7163-4fd0-bbf4-e2de058fa4f9 (include this in support requests).',
      extensions: {
        code: 'INTERNAL_SERVER_ERROR',
        requestId: '188d8373-7163-4fd0-bbf4-e2de058fa4f9',
      },
    },
  ],
  status: 200,
  headers: {},
}

Hey @eggers ,

Thanks for sharing the error report!

It didn’t pull anything that I can use to troubleshoot but in these cases, for this type of specific issue - Internal Server Error responses we recommend reaching out to [Partner Support] with more detailed information about what happened so it can be investigated.

Important information includes a date/time/timezone within the past 7 days when the issue occurred, which store it happened on, what app made the API call, and an example of the storefront API call that was used when you received the error response.

Thanks!