We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
don't get token from "https://oauth2.googleapis.com/token"
Go to the following link in your browser then type the authorization code: https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=851591631538-pl9nb3n05fvu8tamfbuvglf4d0l9iet1.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fspreadsheets.readonly&state=state-token 4/4wGMPRRuG3u8cHzDh-N6gH-QW7ZE17RJl23hkscryDjmQW7Ekcmvcxg
2020/10/05 03:31:45 Unable to retrieve token from web: %v Post "https://oauth2.googleapis.com/token": x509: certificate signed by unknown authority
The text was updated successfully, but these errors were encountered:
No branches or pull requests
don't get token
from "https://oauth2.googleapis.com/token"
Go to the following link in your browser then type the authorization code:
https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=851591631538-pl9nb3n05fvu8tamfbuvglf4d0l9iet1.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fspreadsheets.readonly&state=state-token
4/4wGMPRRuG3u8cHzDh-N6gH-QW7ZE17RJl23hkscryDjmQW7Ekcmvcxg
2020/10/05 03:31:45 Unable to retrieve token from web: %v Post "https://oauth2.googleapis.com/token": x509: certificate signed by unknown authority
The text was updated successfully, but these errors were encountered: