~Howdy folks, I’ve got an issue with `viewer.setDe...
# api
w
Howdy folks, I’ve got an issue with
viewer.setDestinationCalendar
. It never works. I’ve removed ALL calendar apps and re-added just my Apple Calendar. I have two calendars, and by default it wants to post to the family calendar and that works, but I want to switch it to my personal calendar. I get this response:
Copy code
[
    {
        "id": null,
        "error": {
            "json": {
                "message": "Could not find calendar <https://caldav.icloud.com/14--snip---55/calendars/DDE---snip---D7/>",
                "code": -32600,
                "data": {
                    "code": "BAD_REQUEST",
                    "httpStatus": 400,
                    "path": "viewer.setDestinationCalendar"
                }
            }
        }
    }
]
Hmmmm don’t worry, updating to latest production branch seemed to fix it!
All I get in the logs is:
Copy code
[ERROR][1.3536s] mutation 'viewer.setDestinationCalendar'