This is the list of error messages, as found in die() and exit() expressions.
Message | File | Line |
---|---|---|
'restored Token is not an Array need to be of the form [token, token_secret]' | /src/ImmoScoutAPI.php | 78 |
'restored Token array does not have a second element needs to be of the form [token, token_secret]' | /src/ImmoScoutAPI.php | 81 |
"coudn't detect request uri for callback (please specify one)" | /src/ImmoScoutAPI.php | 196 |
'Failed to get the request token' | /src/ImmoScoutAPI.php | 262 |
'Could not parse the requested request token' | /src/ImmoScoutAPI.php | 266 |
'Failed to get the access token' | /src/ImmoScoutAPI.php | 290 |
"Immoscout24-API: " . $res->getReasonPhrase( ) | /src/ImmoScoutAPI.php | 390 |
'Got empty response ' | /src/ImmoScoutAPI.php | 519 |
'Did not get expected response: ' . $res->getBody( ) | /src/ImmoScoutAPI.php | 524 |
'invalid json response' | /src/ImmoScoutAPI.php | 553 |
'Response doesnt have the expected format' | /src/ImmoScoutAPI.php | 714 |