googleapis / google-auth-library-python-oauthlib

Apache License 2.0
184 stars 83 forks source link

Unable to authenticate using google-oauthlib-tool #370

Open beer-to-code opened 1 month ago

beer-to-code commented 1 month ago

(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

clundin25 commented 1 month ago

I don't think --headless is documented as a supported flag. Where is this command sourced from?