Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object based source calendar list and error emails #307

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pantherman594
Copy link

  • Added support for calendar authentication with HTTP basic auth or a bearer token
  • Convert the sourceCalendars array into a javascript object, as the array of strings was getting unwieldy
  • Add a try/catch around the entire startSync function, so that any unhandled errors can be caught and reported
  • Record HTTP errors as well, to include in the error email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant