Open JoshLuedeman opened 1 year ago
I am trying to add the ics sharing link that I created in my Office365 account.
When I add the ics link as a new calendar, it isn't able to get the calendar and gives the following error in the console
plugin:obsidian-full-calendar
Revalidation failed with reason: ParserError: invalid line (no token ";" or ":") ""
Create and publish an ICS link to an Office365 calendar and then try to create a new Calendar in Obsidian of type ICS with that URL you just created.
Office365 Enterprise tenant
v1.3.5
v0.10.7
I'm guessing, based off of the error that something in the ics format has changed and it either has an extra or missing character
No response
Having same issue as of September 18th, 2023. All information identical, except Obsidian version, which is v. 1.4.12.
Please check that this issue hasn't been reported before.
Expected Behavior
I am trying to add the ics sharing link that I created in my Office365 account.
Current behaviour
When I add the ics link as a new calendar, it isn't able to get the calendar and gives the following error in the console
JavaScript console output
plugin:obsidian-full-calendar
Revalidation failed with reason: ParserError: invalid line (no token ";" or ":") ""
Steps to reproduce
Create and publish an ICS link to an Office365 calendar and then try to create a new Calendar in Obsidian of type ICS with that URL you just created.
Calendar information
Office365 Enterprise tenant
Which Operating Systems are you using?
Obsidian Version
v1.3.5
Full Calendar Plugin Version
v0.10.7
Checks
Possible solution
I'm guessing, based off of the error that something in the ics format has changed and it either has an extra or missing character
Comments
No response