The Calendar function has stopped working for me.
google calendar today
which used to work, now fails, with this error message:
Failed to get entries: {'status': 403, 'body': '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\n</BODY>\n</HTML>\n', 'reason': 'Forbidden'}.
I've already tried deleting .config/googlecl/config and going through the authentication step that appears to generate a new token and requires that I approve access to Calendar by google-cl, but no luck.
Has anyone else experienced the problem?
Is there a simple fix?