NewThree filters returned the wrong rows
BeeL
Get StartedMulti-NIFVeriFactuStripeAPI ReferenceChangelog
ErrorsBy category

Authentication errors

All error codes returned by the Authentication endpoints (22 total).


Every error returned by the Authentication endpoints. Click any code for the full example response and localized messages.

CodeMessage
ACCOUNT_MANAGEMENT_FORBIDDENOnly the owner or an admin can manage account settings.
ACCOUNT_NOT_ACCESSIBLEYou do not have access to that account
ACCOUNT_REQUIRES_FOCUS_SWITCHYou are a member of that account, but it is not your active account right now. Switch your active account and try again.
ACTIVE_COMPANY_HEADER_INVALIDHeader ''{0}'' must contain a company identifier (UUID).
ACTIVE_COMPANY_NOT_ACCESSIBLEThe selected company does not belong to your account
ACTIVE_COMPANY_REQUIREDSelect an active company (NIF) for this operation
API_KEY_COLLISIONAPI key collision detected. Please try again
API_KEY_INVALIDThe API key is invalid or has expired
API_KEY_LIVE_NOT_AVAILABLEThis is a live API key, but your account does not have live mode available yet.
API_KEY_PREFIX_COLLISIONAPI key prefix collision detected. Please try again
COMPANY_ACCESS_REVOKEDYour access to this company was revoked while the operation was running
COMPANY_READ_ONLYYour role on this company is read-only; you cannot perform this action
ENVIRONMENT_HEADER_INVALIDHeader ''{0}'' has an invalid value. Accepted values: TEST, PROD (legacy aliases: sandbox, test, production, live)
INSUFFICIENT_SCOPEThe API key lacks the required permissions (scopes) for this operation.
LIVE_CREDENTIAL_REQUIREDThis operation changes the real account; it requires a live API key or a dashboard session.
MANAGED_ACCOUNT_HOLDER_REQUIREDThis managed NIF has no holder yet; it must be claimed before connecting a payment provider
MANAGED_SCOPE_ELEVATION_REQUIRES_OWNEROnly the account holder can raise management access over their account once it has been claimed
MEMBER_MANAGEMENT_FORBIDDENOnly the owner or an admin can manage account members.
OPERATION_REQUIRES_API_KEYThis operation is privileged and only available with an API key holding the matching scope (e.g. accounts:write); it cannot be performed from the web session.
OPERATION_REQUIRES_SESSIONThis operation is only available from the web session; it cannot be performed with an API key or OAuth.
OWNER_ROLE_RESERVEDOnly an owner can assign or transfer the owner role.
UNAUTHORIZEDAuthentication is required to access this resource

Keep exploring

On this page