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
(env) pi@jarvis:~ $ google-oauthlib-tool --client-secrets ./client_secret_858487554047-4corgtdi0ritlrs6.apps.googleusercontent.com.json --scope https://www.googleapis.com/auth/assistant-sdk-prototype --scope https://www.googleapis.com/auth/gcm --save --headless Error: no such option: --headless
The text was updated successfully, but these errors were encountered:
I don't think --headless is documented as a supported flag. Where is this command sourced from?
--headless
Sorry, something went wrong.
--headless was removed in #264 because the OAuth feature it relied on (out-of-band) was turned down for security reasons.
I'm not aware of another general OAuth method to provide a headless experience like the one offered by --headless.
westarle
No branches or pull requests
(env) pi@jarvis:~ $ google-oauthlib-tool --client-secrets ./client_secret_858487554047-4corgtdi0ritlrs6.apps.googleusercontent.com.json --scope https://www.googleapis.com/auth/assistant-sdk-prototype --scope https://www.googleapis.com/auth/gcm --save --headless
Error: no such option: --headless
The text was updated successfully, but these errors were encountered: