public static final String |
badRequest |
"Please check the parameter you passed, it seems a bad request" |
public static final String |
errorMessageApiResult |
"The error is reported into the \'message\' field of the returned object" |
public static final String |
idNotApp |
"Invalid application id: it doesn\'t belong to an application." |
public static final String |
invalidToken |
"Invalid token." |
public static final String |
missingParameters |
"Missing request parameters." |
public static final String |
missingToken |
"Missing token." |
public static final String |
noApplicationProfileAvailable |
"There is no application profile for this app id/scope." |
public static final String |
tokenGenerationFailed |
"Token generation failed." |
public static final String |
tokenNotApp |
"Invalid token: not belonging to an application." |