Events API Response Errors
If a Get Event request fails Tola will reply immediately with one of these error codes in the response body.
| Code | Message |
|---|---|
| 1 | Unable to locate specified last event |
| 2 | Out of range long_poll value specified |
| 3 | Invalid value for parameter undelivered_webhooks_only |
| 4 | Out of range not_older_than value specified |
| 5 | Parameter not_older_than cannot be used in conjunction with the last_event parameter |
| 6 | Maximum concurrent long poll request limit has been exceeded |