This problem occurs when the server encounters an unexpected condition that prevents it from fulfilling the request.
Your client application did everything correct. Unfortunately our API encountered a condition that resulted in this problem.
{
"type": "https://developer.quinyx.com/api/problems/server-error",
"title": "Server Error",
"detail": "The server encountered an unexpected error",
"status": 500
}