Overview
This article contains generic errors and faults common to all Emersion's APIs.
Specific errors for a particular operations are documented on the operation's specific API library entry.
End User APIs
| Error | Description |
|---|---|
| Login token must be valid for the end user | The login token does not belong to the end user. Check the username and password matches the end user account and is correct. |
| The token has expired | Authentication tokens automatically expire 12 months after they are created. Use the log in operation to generate a new token. |