Error messages

This is the list of error messages, as found in die() and exit() expressions.

MessageFileLine
'restored Token is not an Array need to be of the form [token, token_secret]'
/src/ImmoScoutAPI.php78
'restored Token array does not have a second element needs to be of the form [token, token_secret]'
/src/ImmoScoutAPI.php81
"coudn't detect request uri for callback (please specify one)"
/src/ImmoScoutAPI.php196
'Failed to get the request token'
/src/ImmoScoutAPI.php262
'Could not parse the requested request token'
/src/ImmoScoutAPI.php266
'Failed to get the access token'
/src/ImmoScoutAPI.php290
"Immoscout24-API: " $res->getReasonPhrase( )
/src/ImmoScoutAPI.php390
'Got empty response '
/src/ImmoScoutAPI.php519
'Did not get expected response: ' $res->getBody( )
/src/ImmoScoutAPI.php524
'invalid json response'
/src/ImmoScoutAPI.php553
'Response doesnt have the expected format'
/src/ImmoScoutAPI.php714