The game should let one know the level they have chosen is not supported by the back end.
Actual:
The game returns a cryptic error message
Potential Fix:
A helpful error message exists in the json request response, displayed below.
If the json parse fails, then the error could be set to the plain text of the response.
Recreation:
Expected:
The game should let one know the level they have chosen is not supported by the back end.
Actual:
The game returns a cryptic error message
Potential Fix:
A helpful error message exists in the json request response, displayed below. If the json parse fails, then the error could be set to the plain text of the response.