UNEXPECTED_ERROR
Deck was unable to process the request
http code 500
{
"error_category": "API_ERROR",
"error_code": "UNEXPECTED_ERROR",
"error_message": "An unexpected error occured",
"display_message": null
}
Common causes
- Deck received an unsupported response from a data source, which frequently corresponds to an error from the data source's side.
- Deck is experiencing internal system issues.
Updated 5 months ago