Provider error directory
Solving common provider errors
Understand what each provider error means, why it appears, and how to resolve it with Riposte.
[Google - 429 / rate limiting] Too Many Requests
Per-user daily / bandwidth / concurrent limit.
[Google - access_denied] Access denied
User or server denied the request.
[Google - authError] Invalid Credentials
Authorization credentials are invalid or missing required scopes.
[Google - backendError] Backend Error
Internal server error at Google side.
[Google - badBinaryDomainRequest] Bad Binary Domain Request
The binary domain request is invalid.
[Google - badContent] Unsupported Content
The content type of the request data (or part of a multipart request) is not supported.
[Google - badLockedDomainRequest] Bad Locked Domain Request
The locked domain request is invalid.
[Google - badRequest] Bad Request
Request is invalid or malformed.
[Google - badRequest] Bad Request
The API request is invalid or improperly formed, so the server could not understand it.
[Google - conditionNotMet] Precondition Failed
ETag precondition (If-Match/If-None-Match) did not match current resource.
[Google - corsRequestWithXOrigin] Bad CORS Request
The CORS request contains an X-Origin header indicating a bad cross-origin request.
[Google - dailyLimitExceeded] Daily Limit Exceeded
Project hit a daily quota limit.
[Google - domainPolicy] App cannot be used within the authenticated user's domain
Domain admin policy blocks this app's access.
[Google - endpointConstraintMismatch] Endpoint Constraint Mismatch
The request did not match the specified API endpoint (wrong URL path).
[Google - forbiddenForNonOrganizer] Shared properties can only be changed by the organizer of the event.
Non-organizer tried to set organizer-only fields.
[Google - fullSyncRequired] Sync token expired; full sync required.
Provided syncToken is no longer valid.
[Google - invalid] Invalid Request
The request contains an invalid value in a parameter, header, or property.
[Google - invalid_client] Invalid client
Client authentication failed.
[Google - invalid_grant] Invalid grant
Auth code/refresh token invalid/expired/redeemed.
[Google - invalid_request] Invalid request
Missing/invalid parameter; malformed request.
[Google - invalid_scope] Invalid scope
Scope value isn't valid for the resource.
[Google - invalidAltValue] Invalid alt Value
The 'alt' parameter value specifies an unknown or unsupported output format.
[Google - invalidHeader] Invalid Header
The request contained an invalid header.
[Google - invalidParameter] Invalid Parameter
The request contained an invalid parameter or parameter value.
[Google - invalidQuery] Invalid Query
The request is invalid due to an unsupported or conflicting combination of parameters.
[Google - keyExpired] API Key Expired
The API key provided has expired, so the server cannot check quota for the application.
[Google - keyInvalid] API Key Invalid
The API key provided in the request is invalid, so the server cannot authenticate the application.
[Google - lockedDomainCreationFailure] Locked Domain OAuth Token in Query
An OAuth token was provided in the query string, which is forbidden for formats other than JSON or XML.
[Google - notDownload] Incorrect Download URL
The request was sent to a /download/* path but is not actually a media download request.
[Google - notUpload] Incorrect Upload URL
The request was not sent to an upload URI, but it is an upload request (or vice versa).
[Google - parseError] Parse Error
The server could not parse the request body.
[Google - quotaExceeded] Calendar usage limits exceeded.
Calendar-specific service limits hit.
[Google - rateLimitExceeded] Rate Limit Exceeded
Too many requests in a given window.
[Google - required] Required Field Missing
The request is missing required information (parameter or resource property).
[Google - server_error] Server error
Authorization server encountered an error.
[Google - temporarily_unavailable] Temporarily unavailable
Authorization server busy/maintenance.
[Google - timeRangeEmpty] The specified time range is empty.
timeMin is after timeMax.
[Google - tooManyParts] Too Many Parts
The multipart request failed because it contains too many parts.
[Google - unauthorized_client] Unauthorized client
Client not authorized for grant/resource.
[Google - unknownApi] Unknown API
The API being called is not recognized.
[Google - unsupported_grant_type] Unsupported grant type
Grant type not supported for endpoint.
[Google - updatedMinTooLongAgo] The requested minimum modification time lies too far in the past.
updatedMin beyond retention; cannot delta from that far back.
[Google - userRateLimitExceeded] User Rate Limit Exceeded
Per-user limit reached.
[IMAP - ALERT] ALERT
Server alert message (important condition)
[IMAP - ALREADYEXISTS] ALREADYEXISTS
Tried to create something that exists
[IMAP - ANNOTATE] ANNOTATE
Server supports ANNOTATE extension
[IMAP - ANNOTATIONS] ANNOTATIONS
Server supports ANNOTATIONS extension
[IMAP - APPENDUID] APPENDUID
UID assigned to appended message
[IMAP - AUTHENTICATIONFAILED] AUTHENTICATIONFAILED
Authentication failed
[IMAP - AUTHORIZATIONFAILED] AUTHORIZATIONFAILED
Authorization identity not allowed
[IMAP - BADCHARSET] BADCHARSET
SEARCH specified unsupported charset
[IMAP - BADCOMPARATOR] BADCOMPARATOR
Unsupported collation/comparator
[IMAP - BADEVENT] BADEVENT
Unsupported/invalid event for NOTIFY
[IMAP - BADURL] BADURL
URL is syntactically/semantically invalid
[IMAP - CANNOT] CANNOT
Operation impossible due to invariants
[IMAP - CAPABILITY] CAPABILITY
Server advertises CAPABILITY response code
[IMAP - CLIENTBUG] CLIENTBUG
Server detected client bug
[IMAP - CLOSED] CLOSED
Mailbox was closed; no more updates
[IMAP - COMPRESSIONACTIVE] COMPRESSIONACTIVE
Compression active
[IMAP - CONTACTADMIN] CONTACTADMIN
Contact administrator for assistance
[IMAP - COPYUID] COPYUID
UIDs assigned to copied messages
[IMAP - CORRUPTION] CORRUPTION
Server detected data corruption
[IMAP - DOWNGRADED] DOWNGRADED
UTF-8 bytes replaced by modified UTF-7
[IMAP - EXPIRED] EXPIRED
Authentication credentials expired
[IMAP - EXPUNGEISSUED] EXPUNGEISSUED
EXPUNGE happened in another session
[IMAP - HASCHILDREN] HASCHILDREN
Mailbox has child mailboxes
[IMAP - HIGHESTMODSEQ] HIGHESTMODSEQ
Highest mod-sequence for mailbox
[IMAP - INPROGRESS] INPROGRESS
Operation in progress
[IMAP - INUSE] INUSE
Mailbox in use (locked)
[IMAP - LIMIT] LIMIT
Operation hit implementation limit
[IMAP - MAILBOXID] MAILBOXID
Server supports MAILBOXID extension
[IMAP - MAXCONVERTMESSAGES] MAXCONVERTMESSAGES
Exceeded maximum messages for CONVERT
[IMAP - MAXCONVERTPARTS] MAXCONVERTPARTS
Exceeded maximum parts for CONVERT
[IMAP - METADATA] METADATA
Server supports METADATA extension
[IMAP - MODIFIED] MODIFIED
Conditional STORE failed due to modification
[IMAP - NOMODSEQ] NOMODSEQ
Mod-sequence not supported for mailbox
[IMAP - NONEXISTENT] NONEXISTENT
Tried to access something that doesn't exist
[IMAP - NOPERM] NOPERM
No permission for the operation
[IMAP - NOTIFICATIONOVERFLOW] NOTIFICATIONOVERFLOW
Too many events to notify
[IMAP - NOTSAVED] NOTSAVED
APPEND failed; message not saved
[IMAP - NOUPDATE] NOUPDATE
No state update from conditional STORE/FETCH
[IMAP - OVERQUOTA] OVERQUOTA
Operation would exceed quota
[IMAP - PARSE] PARSE
Server couldn't parse the command
[IMAP - PERMANENTFLAGS] PERMANENTFLAGS
List of flags the client can change permanently
[IMAP - PRIVACYREQUIRED] PRIVACYREQUIRED
TLS/privacy required for the operation
[IMAP - READ-ONLY] READ-ONLY
Mailbox opened read-only
[IMAP - READ-WRITE] READ-WRITE
Mailbox opened read-write
[IMAP - SERVERBUG] SERVERBUG
Server encountered an internal bug
[IMAP - TEMPFAIL] TEMPFAIL
Temporary failure; operation may succeed later
[IMAP - TOOBIG] TOOBIG
Message or operation too big
[IMAP - TRYCREATE] TRYCREATE
Mailbox doesn't exist; try to CREATE it
[IMAP - UIDNEXT] UIDNEXT
Predicted next UID
[IMAP - UIDNOTSTICKY] UIDNOTSTICKY
UIDs not sticky across sessions
[IMAP - UIDREQUIRED] UIDREQUIRED
Server requires UID command variant
[IMAP - UIDVALIDITY] UIDVALIDITY
UIDs validity for mailbox
[IMAP - UNAVAILABLE] UNAVAILABLE
Server temporarily unavailable
[IMAP - UNDEFINED-FILTER] UNDEFINED-FILTER
Filter undefined for SEARCH/SORT
[IMAP - UNKNOWN-CTE] UNKNOWN-CTE
Unknown Content-Transfer-Encoding
[IMAP - UNSEEN] UNSEEN
First unseen message number
[IMAP - URLMECH] URLMECH
Supported URLAUTH mechanisms
[IMAP - USEATTR] USEATTR
Server supports special-use attributes
[Microsoft - AADSTS50011] Invalid reply URL
redirect_uri missing or not matching registered URIs.
[Microsoft - AADSTS50012] Authentication failed
General authentication failure (certificate/policy/etc.).
[Microsoft - AADSTS50057] User account is disabled
User cannot sign in because account is disabled.
[Microsoft - AADSTS50058] Single Sign-On failed; no session
Silent SSO (prompt=none) requested but no valid session.
[Microsoft - AADSTS70011] Invalid scope
Scope value isn't valid for the resource.
[Microsoft - AADSTS70018] Bad verification code
User entered an invalid user code.
[Microsoft - AADSTS70019] Code expired
Device verification code expired.
[Microsoft - AADSTS81010] Desktop SSO Kerberos ticket invalid
Kerberos ticket expired/invalid for Seamless SSO.
[Microsoft - AADSTS90033] Microsoft Online Directory Service unavailable
Directory backend service is unavailable.
[Microsoft - AADSTS90094] Admin consent required
Resource needs admin consent before access.
[Microsoft - ErrorAccessDenied] Access is denied
Caller lacks permission or license.
[Microsoft - ErrorInvalidIdMalformed] Malformed ID
Provided identifier is not in expected format.
[Microsoft - ErrorIrresolvableConflict] Edit conflict
Operation conflicts with current item state.
[Microsoft - ErrorItemNotFound] Specified object was not found
Requested mail/event/resource doesn't exist or inaccessible.
[Microsoft - ErrorQuotaExceeded] Quota exceeded
Would exceed storage/attachment quota.
[Microsoft - interaction_required] Interaction required
User interaction is required (e.g., MFA/consent).
[Microsoft - invalid_client] Invalid client
Client authentication failed; the client credentials are not valid.
[Microsoft - invalid_grant] Invalid grant
Auth code/refresh token invalid/expired/redeemed.
[Microsoft - invalid_request] Invalid request
Missing/invalid parameter or protocol error.
[Microsoft - InvalidAuthenticationToken] Invalid or expired token
Access token missing/expired/invalid/audience mismatch.
[Microsoft - MailboxNotEnabledForRESTAPI] Mailbox not enabled for REST API
Mailbox not in Exchange Online/inactive/soft-deleted.
[Microsoft - unauthorized_client] Unauthorized client
Client not authorized to use this authorization grant type.
[Microsoft - unsupported_grant_type] Unsupported grant type
Grant type not supported by the authorization server.