Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Internal Server Error (JWT) #519

Open
jlstr opened this issue Oct 26, 2020 · 0 comments
Open

Internal Server Error (JWT) #519

jlstr opened this issue Oct 26, 2020 · 0 comments

Comments

@jlstr
Copy link

jlstr commented Oct 26, 2020

Hello there!

It appears that the TopCoder API is broken. I'm testing the Auth endpoint http://api.topcoder.com/v2/auth?username=<username>&password=<password> and I'm getting the following error:

{
    "error": {
        "name": "Internal Server Error",
        "value": 500,
        "description": "Something is broken. Please contact support.",
        "details": "the connection was disabled"
    },
    "serverInformation": {
        "serverName": "TopCoder API",
        "apiVersion": "0.0.1",
        "requestDuration": 446,
        "currentTime": 1603747796879
    },
    "requesterInformation": {
        "id": "3aba34778228a6aa457363e8357182d1b9533fbe-xyZ36GJdDc3KqXYJ",
        "remoteIP": "<IP_ADDRESS>",
        "receivedParams": {
            "username": "<username>",
            "password": "<password>",
            "apiVersion": "v2",
            "action": "generateJwt"
        }
    }
}

Thank you in advance for the help.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant