You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
With gcp-connector-util init from ubuntu 18.04 package (via apt install google-cloud-print-connector), when I choose "y" for "Enable cloud printing?" I am prompted:
When I go there, I am prompted to choose one of my Google Accounts to use for OAuth2, and reach https://accounts.google.com/o/oauth2/device/usercode. That page presents me a text box in which to "Enter the code displayed on your device." However that text entry box expects an 8-character entry like XYZQ-ABCD, and it rejects the first 8 characters of the above code. How do I avoid this mismatch?
I tried also installing from the github master HEAD (commit 9386e53) but observed the same behaviour.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With
gcp-connector-util init
from ubuntu 18.04 package (viaapt install google-cloud-print-connector
), when I choose "y" for "Enable cloud printing?" I am prompted:When I go there, I am prompted to choose one of my Google Accounts to use for OAuth2, and reach https://accounts.google.com/o/oauth2/device/usercode. That page presents me a text box in which to "Enter the code displayed on your device." However that text entry box expects an 8-character entry like XYZQ-ABCD, and it rejects the first 8 characters of the above code. How do I avoid this mismatch?
I tried also installing from the github master HEAD (commit 9386e53) but observed the same behaviour.
The text was updated successfully, but these errors were encountered: