[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Facebook.Api.ErrorCode"]

Namespace:  Facebook.Api
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public enum ErrorCode
Visual Basic (Declaration)
Public Enumeration ErrorCode
Visual C++
public enum class ErrorCode

Members

Member nameDescription
Success
Success
Unknown
An unknown error occurred
Service
Service temporarily unavailable
Method
Unknown method
TooManyCalls
Application request limit reached
BadIp
Unauthorized source IP address
HostApi
This method must run on api.facebook.com
HostUp
This method must run on api-video.facebook.com
Secure
This method requires an HTTPS connection
Rate
User is performing too many actions
PermissionDenied
Application does not have permission for this action
Deprecated
This method is deprecated
Version
This API version is deprecated
Param
Invalid parameter
ParamApiKey
Invalid API key
ParamSessionKey
Session key invalid or no longer valid
ParamCallId
Call_id must be greater than previous
ParamSignature
Incorrect signature
ParamTooMany
The number of parameters exceeded the maximum for this operation
ParamUserId
Invalid user id
ParamUserField
Invalid user info field
ParamSocialField
Invalid user field
ParamEmail
Invalid email
ParamAlbumId
Invalid album id
ParamPhotoId
Invalid photo id
ParamFeedPriority
Invalid feed publication priority
ParamCategory
Invalid category
ParamSubcategory
Invalid subcategory
ParamTitle
Invalid title
ParamDescription
Invalid description
ParamBadJson
Malformed JSON string
ParamBadEid
Invalid eid
ParamUnknownCity
Unknown city
ParamBadPageType
Invalid page type
Permission
Permissions error
PermissionUser
User not visible
PermissionNoDevelopers
Application has no developers.
PermissionAlbum
Album or albums not visible
PermissionPhoto
Photo not visible
PermissionMessage
Permissions disallow message to user
PermissionMarkupOtherUser
Desktop applications cannot set FBML for other users
PermissionStatusUpdate
Updating status requires the extended permission
CopyC#
status_update
.
PermissionPhotoUpload
Modifying existing photos requires the extended permission
CopyC#
photo_upload
PermissionSms
Permissions disallow sms to user.
PermissionCreateListing
Creating and modifying listings requires the extended permission create_listing
PermissionCreateNote
Managing notes requires the extended permission create_note.
PermissionShareItem
Managing shared items requires the extended permission share_item.
PermissionEvent
Creating and modifying events requires the extended permission create_event
PermissionLargeFbmlTemplate
FBML Template isn\'t owned by your application.
PermissionLivemessage
An application is only allowed to send LiveMessages to users who have accepted the TOS for that application.
PermissionRsvpEvent
RSVPing to events requires the extended permission create_rsvp
Edit
Edit failure
EditUserData
User data edit failure
EditPhoto
Photo edit failure
EditAlbumSize
Album is full
EditPhotoTagSubject
Invalid photo tag subject
EditPhotoTagPhoto
Cannot tag photo already visible on Facebook
EditPhotoFile
Missing or invalid image file
EditPhotoPendingLimit
Too many unapproved photos pending
EditPhotoTagLimit
Too many photo tags pending
EditAlbumReorderPhotoNotInAlbum
Input array contains a photo not in the album
EditAlbumReorderTooFewPhotos
Input array has too few photos
MalformedMarkup
Template data must be a JSON-encoded dictionary, of the form {\'key-1\': \'value-1\', \'key-2\': \'value-2\', ...}
EditMarkup
Failed to set markup
EditFeedTooManyUserCalls
Feed publication request limit reached
EditFeedTooManyUserActionCalls
Feed action request limit reached
EditFeedTitleLink
Feed story title can have at most one href anchor
EditFeedTitleLength
Feed story title is too long
EditFeedTitleName
Feed story title can have at most one fb:userlink and must be of the user whose action is being reported
EditFeedTitleBlank
Feed story title rendered as blank
EditFeedBodyLength
Feed story body is too long
EditFeedPhotoSrc
Feed story photo could not be accessed or proxied
EditFeedPhotoLink
Feed story photo link invalid
EditVideoSize
Video file is too large
EditVideoInvalidFile
Video file was corrupt or invalid
EditVideoInvalidType
Video file format is not supported
EditFeedTitleArray
Feed story title_data argument was not a valid JSON-encoded array
EditFeedTitleParams
Feed story title template either missing required parameters, or did not have all parameters defined in title_data array
EditFeedBodyArray
Feed story body_data argument was not a valid JSON-encoded array
EditFeedBodyParams
Feed story body template either missing required parameters, or did not have all parameters defined in body_data array
EditFeedPhoto
Feed story photos could not be retrieved, or bad image links were provided
EditFeedTemplate
The template for this story does not match any templates registered for this application
EditFeedTarget
One or more of the target ids for this story are invalid. They must all be ids of friends of the acting user
UsersCreateInvalidEmail
The email address you provided is not a valid email address
UsersCreateExistingEmail
The email address you provided belongs to an existing account
UsersCreateBirthday
The birthday provided is not valid
UsersCreatePassword
The password provided is too short or weak
UsersRegisterInvalidCredential
The login credential you provided is invalid.
UsersRegisterConfFailure
Failed to send confirmation message to the specified login credential.
UsersRegisterExisting
The login credential you provided belongs to an existing account
UsersRegisterDefaultError
Sorry, we were unable to process your registration.
UsersRegisterPasswordBlank
Your password cannot be blank. Please try another.
UsersRegisterPasswordInvalidChars
Your password contains invalid characters. Please try another.
UsersRegisterPasswordShort
Your password must be at least 6 characters long. Please try another.
UsersRegisterPasswordWeak
Your password should be more secure. Please try another.
UsersRegisterUsernameError
Our automated system will not approve this name.
UsersRegisterMissingInput
You must fill in all of the fields.
UsersRegisterIncompleteBday
You must indicate your full birthday to register.
UsersRegisterInvalidEmail
Please enter a valid email address.
UsersRegisterEmailDisabled
The email address you entered has been disabled. Please contact disabled@facebook.com with any questions.
UsersRegisterAddUserFailed
There was an error with your registration. Please try registering again.
UsersRegisterNoGender
Please select either Male or Female.
AuthEmail
Invalid email address
AuthLogin
Invalid username or password
AuthSig
Invalid application auth sig
AuthTime
Invalid timestamp for authentication
SessionTimedOut
Session key specified has passed its expiration time
SessionMethod
Session key specified cannot be used to call this method
SessionInvalid
Session key invalid. This could be because the session key has an incorrect format, or because the user has revoked this session
SessionRequired
A session key is required for calling this method
SessionRequiredForSecret
A session key must be specified when request is signed with a session secret
SessionCannotUseSessionSecret
A session secret is not permitted to be used with this type of session key
MesgBanned
Message contains banned content
MesgNoBody
Missing message body
MesgTooLong
Message is too long
MesgRate
User has sent too many messages
MesgInvalidThread
Invalid reply thread id
MesgInvalidRecip
Invalid message recipient
PokeInvalidRecip
Invalid poke recipient
PokeOutstanding
There is a poke already outstanding
PokeRate
User is poking too fast
RefSetFailed
Unknown failure in storing ref data. Please try again.
FbAppUnknownError
Unknown Facebook application integration failure.
FbAppFetchFailed
Fetch from remote site failed.
FbAppNoData
Application returned no data. This may be expected or represent a connectivity error.
FbAppNoPermissions
Application returned user had invalid permissions to complete the operation.
FbAppTagMissing
Application returned data, but no matching tag found. This may be expected.
FbAppDbFailure
The database for this object failed.
DataUnknownError
Unknown data store API error
DataInvalidOperation
Invalid operation
DataQuotaExceeded
Data store allowable quota was exceeded
DataObjectNotFound
Specified object cannot be found
DataObjectAlreadyExists
Specified object already exists
DataDatabaseError
A database error occurred. Please try again
DataCreateTemplateError
Unable to add FBML template to template database. Please try again.
DataTemplateExistsError
No active template bundle with that ID or handle exists.
DataTemplateHandleTooLong
Template bundle handles must contain less than or equal to 32 characters.
DataTemplateHandleAlreadyInUse
Template bundle handle already identifies a previously registered template bundle, and handles can not be reused.
DataTooManyTemplateBundles
Application has too many active template bundles, and some must be deactivated before new ones can be registered.
DataMalformedActionLink
One of more of the supplied action links was improperly formatted.
DataTemplateUsesReservedToken
One …or more of your templates is using a token reserved by Facebook, such as {*mp3*} or {*video*}.
SmsInvalidSession
Invalid sms session.
SmsMsgLen
Invalid sms message length.
SmsUserQuota
Over user daily sms quota.
SmsUserAsleep
Unable to send sms to user at this time.
SmsAppQuota
Over application daily sms quota/rate limit.
SmsNotRegistered
User is not registered for Facebook Mobile Texts
SmsNotificationsOff
User has SMS notifications turned off
SmsCarrierDisable
SMS application disallowed by mobile operator
NoSuchApp
No such application exists.
BatchAlreadyStarted
begin_batch already called, please make sure to call end_batch first.
BatchNotStarted
end_batch called before begin_batch.
BatchMethodNotAllowedInBatchMode
This method is not allowed in batch mode.
EventInvalidTime
Invalid time for an event.
InfoNoInformation
No information has been set for this user
InfoSetFailed
Setting info failed. Check the formatting of your info fields.
LivemessageSendFailed
An error occurred while sending the LiveMessage.
LivemessageEventNameTooLong
The event_name parameter must be no longer than 128 bytes.
LivemessageMessageTooLong
The message parameter must be no longer than 1024 bytes.
ChatSendFailed
An error occurred while sending the message.
PagesCreate
You have created too many pages
ShareBadUrl
The url you supplied is invalid
NoteCannotModify
The user does not have permission to modify this note.
CommentsUnknown
An unknown error has occurred.
CommentsPostTooLong
The specified post was too long.
CommentsDbDown
The comments database is down.
CommentsInvalidXid
The specified xid is not valid. xids can only contain letters, numbers, and underscores
CommentsInvalidUid
The specified user is not a user of this application
CommentsInvalidPost
There was an error during posting.

See Also

Facebook.Api Namespace