On 2020-03-23 18:31, Timo Paulssen wrote:
The link was just missing a "../" at the beginning.The example code lives here:https://github.com/tbrowder/Google-API-Client/blob/master/eg/get-calendar-data.p6Hope that helps - Timo
$ raku SendMailOAuth.pm6 No client_id.json in block <unit> at SendMailOAuth.pm6 line 23 12: use JSON::Fast; 23: 'client_id.json'.IO.e or die "No client_id.json"; :'(