Skip to content
New issue

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

Incorrect Auth Documentation #45

Open
chrisspen opened this issue Dec 28, 2019 · 0 comments
Open

Incorrect Auth Documentation #45

chrisspen opened this issue Dec 28, 2019 · 0 comments

Comments

@chrisspen
Copy link

The documentation to authenticate here is either confusing or incorrect. It says to get a client id and secret key from the API authentication section, but no such option exists.

When you click "Create credentials", Google presents three options: API key, Oath client ID, or Service account key. Only the Service account key option returns a file containing a "client_id", but it has no secret key. It does have a "private_key", which is formatted like an RSA SSH key, but it's unclear if that's synonymous. In my experience, secret keys are not the same as SSH keys. They're typically slightly longer than the client_id, but not nearly as long as an SSH key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant