kidd / org-gcal.el

Org sync with Google Calendar. (active maintained project as of 2019-11-06)
435 stars 47 forks source link

`org-gcal-fetch-file-alist` does not seem to work with more than one address/token. #155

Open FilipCon opened 3 years ago

FilipCon commented 3 years ago

Hello. I'm trying to include more than one email address in the org-gcal-fetch-file-alist variable as shown in the README file, but I have issues when requesting a token for each respectively. For example, with two addresses, only one token is valid at a time, while the other address reports with a status code 404 when trying to sync. Any idea what could be wrong? Thanks in advance!

sochotnicky commented 3 years ago

I guess as the readme says - only a single account is supported at a time: https://github.com/kidd/org-gcal.el#multiple-accounts

You'd have to set up the one account with permissions for the other