k_ZohoAuthTokenFetchError
Unable to fetch token from server.
Declaration
Objective-C
static const int k_ZohoAuthTokenFetchError = 201Swift
let k_ZohoAuthTokenFetchError: Int32k_ZohoAuthTokenFetchNil
Unable to fetch token from server.
Declaration
Objective-C
static const int k_ZohoAuthTokenFetchNil = 202Swift
let k_ZohoAuthTokenFetchNil: Int32k_ZohoAuthTokenFetchNothingReceived
Unable to fetch token. Nothing was received.
Declaration
Objective-C
static const int k_ZohoAuthTokenFetchNothingReceived = 204Swift
let k_ZohoAuthTokenFetchNothingReceived: Int32k_ZohoAuthSFSafariDismissed
SFSafari Dismissed.
Declaration
Objective-C
static const int k_ZohoAuthSFSafariDismissed = 205Swift
let k_ZohoAuthSFSafariDismissed: Int32k_ZohoAuthNoAccessToken
Access token doesn’t exist.
Declaration
Objective-C
static const int k_ZohoAuthNoAccessToken = 302Swift
let k_ZohoAuthNoAccessToken: Int32k_ZohoAuthRevokeTokenError
Unable to revoke token.
Declaration
Objective-C
static const int k_ZohoAuthRevokeTokenError = 801Swift
let k_ZohoAuthRevokeTokenError: Int32k_ZohoAuthRevokeTokenResultNil
Fetches Revoke token Response is nil.
Declaration
Objective-C
static const int k_ZohoAuthRevokeTokenResultNil = 802Swift
let k_ZohoAuthRevokeTokenResultNil: Int32k_ZohoAuthRevokeTokenNothingReceived
Fetches Revoke token. Nothing was received.
Declaration
Objective-C
static const int k_ZohoAuthRevokeTokenNothingReceived = 804Swift
let k_ZohoAuthRevokeTokenNothingReceived: Int32k_ZohoAuthGenericError
Network call failed with unknown error.
Declaration
Objective-C
static const int k_ZohoAuthGenericError = 901Swift
let k_ZohoAuthGenericError: Int32k_ZohoAuthRefreshTokenFetchError
Unable to fetch Refresh token from server.
Declaration
Objective-C
static const int k_ZohoAuthRefreshTokenFetchError = 901Swift
let k_ZohoAuthRefreshTokenFetchError: Int32k_ZohoAuthRefreshTokenFetchNil
Refresh token fetch. Response is nil.
Declaration
Objective-C
static const int k_ZohoAuthRefreshTokenFetchNil = 902Swift
let k_ZohoAuthRefreshTokenFetchNil: Int32k_ZohoAuthRefreshTokenFetchNothingReceived
Unable to fetch Refresh token. Nothing was received.
Declaration
Objective-C
static const int k_ZohoAuthRefreshTokenFetchNothingReceived = 904Swift
let k_ZohoAuthRefreshTokenFetchNothingReceived: Int32k_ZohoAuthOAuthServerError
OAuth Server Error occured during redirection.
Declaration
Objective-C
static const int k_ZohoAuthOAuthServerError = 905Swift
let k_ZohoAuthOAuthServerError: Int32k_ZohoAuthRevokeTokenNothingReceived
Access token doesn’t exist for the given scopes.
Declaration
Objective-C
static const int k_ZohoAuthScopeNotFound = 906Swift
let k_ZohoAuthScopeNotFound: Int32k_ZohoAuthUpdatePhotoError
Unable to update photo.
Declaration
Objective-C
static const int k_ZohoAuthUpdatePhotoError = 1001Swift
let k_ZohoAuthUpdatePhotoError: Int32k_ZohoAuthUpdatePhotoResultNil
UpdatePhoto fetch. Response is nil.
Declaration
Objective-C
static const int k_ZohoAuthUpdatePhotoResultNil = 1002Swift
let k_ZohoAuthUpdatePhotoResultNil: Int32k_ZohoAuthUpdatePhotoNothingReceived
UpdatePhoto fetch. Nothing was received.
Declaration
Objective-C
static const int k_ZohoAuthUpdatePhotoNothingReceived = 1003Swift
let k_ZohoAuthUpdatePhotoNothingReceived: Int32k_ZohoAuthUpdatePhotoServerError
UpdatePhoto server error occured.
Declaration
Objective-C
static const int k_ZohoAuthUpdatePhotoServerError = 1004Swift
let k_ZohoAuthUpdatePhotoServerError: Int32