A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Core Calendar Module UserAgent can no longer pull Microsoft ICS files
-
It seems in the past few weeks Microsoft has started returning 400 and 500 errors on ics requests to tools with unrecognized User-Agent strings.
The response detail that comes back is that you are using an unsupported browser, probably due to the fact their ICS files are hosted under the /owa/ subsite of the full tool.
I manually changed my code to use the standard Chrome User-Agent which fixed the module, so adding a feature request to be able to provide a user-agent in the module config.
-
-
Thanks Sam - I’m not sure why search didn’t bring that existing one up for me… so apologize for the duplicate.
I have changed the code successfully so looking forward to the ‘official’ fix …
-