Internal

Description

The call failed because of an internal problem. Our monitoring system raised an alert, and an issue will be investigated and fixed by our engineering team.

How to fix

Unfortunately, there are nothing you can do from your side to fix an issue, but you can help us to reproduce and fix the problem by gathering some information about steps that result in this error.

Example

HTTP/1.1 500 Internal Server Error
content-length: 164
content-type: application/problem+json
date: Mon, 11 Oct 2021 10:42:01 GMT
upvest-request-id: 642f127c-eadf-4a15-a9f6-c7afe9a05504

{
    "type": "https://docs.upvest.co/errors/internal",
    "status": 500,
    "title": "Internal error",
    "request_id": "642f127c-eadf-4a15-a9f6-c7afe9a05504"
}

Was this page helpful?