Calendar authorization
Enterprise Connect delegated authorization requests errors have been extended to report back on some additional, rare error cases.
Two additional cases are now reported:
- When access has been granted but the initial calendar synchronization has been unable to complete, a callback will now fire to report a
sync_failing
error. - Requests which fail after multiple attempts are now reported with a
request_expired
error when they will no longer be retried.
Full details can be found in the Request User/Resource Access documentation.