|
Requests
- Authorize
- Meetings
- MyMeetings
- MyTasks
- Tasks
- Users
- WebHooks
Objects
Enums
|
JSOAuthErrorState
Login state when doing authorize/login
| Value |
Description |
| FAILEDLOGIN |
The login failed. The password may be wrong or the user does not exist |
| MUSTCHANGEPASSWORD |
The login failed because the user must change the password |
| INVALIDLICENSE |
The login failed because there is a license issue. (eg. the license has expired) |
|