Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
GoodTokenErrorResponse
Error response when generating a BlackBerry Workspaces authentication token from a given Good authentication token.
Parameters
Name
Type
Description
code
Integer
Error code
text
String
Error text
Json Format
{
code: Integer,
text: String
}