Hi, I would like to share some script-generated .ics files via a dropbox shared link so that I can sync it with my phone's/mac's calendar app.
It used to work... years ago, but now when I enter the dropbox shared link like
https://www.dropbox.com/s/9thqahtdtz707eq/main.ics?dl=1
and copy it to Kalendar.app it messes up the URL and I end up with
/s/9thqahtdtz707eq/main.ics
So the calendar is not syncing correctly...
When I add another like e.g. with parameter like
https://example.com/main.js?dl=1
It works perfectly...
So since this used to work on older OSX I also tried that using 10.11 and there I have the same issues....
Long story short, did something change on dropbox's side so that sharing .ics files via a public link does not work any more?