Why does my payment app return an internal server error?

We are developing the payment app and we almost finished the development. When we post the API, it always returns like this

{“errors”:[{“message”:“Internal error. Looks like something went wrong on our end.\nRequest ID: 70e27155-0bb3-41c6-a8eb-d7f7592095fc (include this in s
upport requests).”,“extensions”:{“code”:“INTERNAL_SERVER_ERROR”,“requestId”:“70e27155-0bb3-41c6-a8eb-d7f7592095fc”}}]}

The request ID is 70e27155-0bb3-41c6-a8eb-d7f7592095fc. We need Shopify’s IT team to have a check.

Thanks!

1 Like