Giter Site home page Giter Site logo

Comments (14)

JJRicks avatar JJRicks commented on September 28, 2024 7

The run_console() (OOB) flow has been deprecated by Google, that's why it was removed from newer versions of the Google OAuth connector

Looks like they need to update the official beginner's documentation

from autorclone.

fritzklyka avatar fritzklyka commented on September 28, 2024 4

Thanks for the tips.
I added a requirements.txt
with:
google-api-python-client==1.7.2
google-auth==1.8.0
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1

Then just ran
python -m pip install -r requirements.txt

Then all went well.

from autorclone.

lives4r avatar lives4r commented on September 28, 2024 2

pip3 install 'google-api-python-client==1.7.2'
pip3 install 'google-auth==1.8.0'
pip3 install 'google-auth-httplib2==0.0.3'
pip3 install 'google-auth-oauthlib==0.4.1'

from autorclone.

george-emerald avatar george-emerald commented on September 28, 2024 1

I'd like this issue re-opened as I'm getting the same error yet the solutions here don't work.

from autorclone.

morebrackets avatar morebrackets commented on September 28, 2024 1

This worked:

google-api-python-client==1.7.2
google-auth==2.14.1
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1

from autorclone.

youli023023 avatar youli023023 commented on September 28, 2024

same issue

from autorclone.

taoqiko avatar taoqiko commented on September 28, 2024

same

from autorclone.

Dysonsun avatar Dysonsun commented on September 28, 2024

same issue

from autorclone.

demetranadya avatar demetranadya commented on September 28, 2024

yes, I have the same. I just start a simple python script. I thing I choose wrong type of application. In documentation Another, I don't see another, I choose Web application. When I try it in the web its ok with status 200. But I copy this python code, put client_secret code near my script and .. get a error.

from autorclone.

demetranadya avatar demetranadya commented on September 28, 2024

google-api-core==2.11.0
google-api-python-client==2.79.0
google-auth==2.16.1
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
googleapis-common-protos==1.58.0

from autorclone.

demetranadya avatar demetranadya commented on September 28, 2024

google-api-core-2.11.0
google-api-python-client-2.79.0
google-auth-httplib2-0.1.0
googleapis-common-protos-1.58.0
httplib2-0.21.0
protobuf-4.22.0
pyparsing-3.0.9
uritemplate-4.1.1

google-auth-2.16.1
google-auth-oauthlib-1.0.0
requests-oauthlib-1.3.1

from autorclone.

demetranadya avatar demetranadya commented on September 28, 2024

I have this message ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
ERROR: google-api-core 2.11.0 has requirement google-auth<3.0dev,>=2.14.1, but you'll have google-auth 1.28.0 which is incompatible.

from autorclone.

orangejx avatar orangejx commented on September 28, 2024

thx so much for your reply, your answer completely resolve the issue

from autorclone.

flipbit03 avatar flipbit03 commented on September 28, 2024

The run_console() (OOB) flow has been deprecated by Google, that's why it was removed from newer versions of the Google OAuth connector

from autorclone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.