Closed rposborne closed 6 years ago
Lacking these certs caused errors such as Error getting tokens: Post https://www.googleapis.com/oauth2/v3/token: x509: failed to load system roots and no roots provided
Error getting tokens: Post https://www.googleapis.com/oauth2/v3/token: x509: failed to load system roots and no roots provided
This fixes #12 but it used #10 to find the root issue.
I would recommend merging #10 as well.
Good catch! Thanks!
Lacking these certs caused errors such as
Error getting tokens: Post https://www.googleapis.com/oauth2/v3/token: x509: failed to load system roots and no roots provided
This fixes #12 but it used #10 to find the root issue.
I would recommend merging #10 as well.