Giter Club home page Giter Club logo

Comments (10)

kdlucas avatar kdlucas commented on May 16, 2024

This makes me think that something in the data (line 126 or _oauth2.py) is not correct. This is constructed in lines 110-114 of the same file, and uses client_id, client_secret and refresh token. Make sure you downloaded the correct client_id and client_secret from the google developer console: console.developers.google.com

from cloudprint_logocert.

tblossfeld avatar tblossfeld commented on May 16, 2024

Yes, I have verified this several times. Is it possible a blocked port could cause this?

Incidentally, in your instructions, you say:

"Two tokens are needed: under Client ID for native applications, copy the Client ID and Client Secret"

I don't see anything in the Credentials page that actually says "native applications".

from cloudprint_logocert.

kdlucas avatar kdlucas commented on May 16, 2024

Do you see a credential with the name Native client? What name or names do
you see on the OAuth 2.0 client IDs page, under the Credentials tab?

Kelly
kdLucas

On Thu, Mar 31, 2016 at 10:36 AM, tblossfeld [email protected]
wrote:

Yes, I have verified this several times. Is it possible a blocked port
could cause this?

Incidentally, in your instructions, you say:

"Two tokens are needed: under Client ID for native applications, copy the
Client ID and Client Secret"

I don't see anything in the Credentials page that actually says "native
applications".


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#22 (comment)

from cloudprint_logocert.

tblossfeld avatar tblossfeld commented on May 16, 2024

Here are the options I see when I go to create a 0Auth Client

credentials

from cloudprint_logocert.

kdlucas avatar kdlucas commented on May 16, 2024

So it looks like you haven't created any client IDs yet. Go ahead and
select Web application and create one. Once it's created you can then
download it as a file to get both the id and secret.

Kelly
kdLucas

On Thu, Mar 31, 2016 at 10:58 AM, tblossfeld [email protected]
wrote:

Here are the options I see when I go to create a 0Auth Client

[image: credentials]
https://cloud.githubusercontent.com/assets/17885939/14185600/a2d15eb0-f748-11e5-816f-b429f2c4fe35.png


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#22 (comment)

from cloudprint_logocert.

tblossfeld avatar tblossfeld commented on May 16, 2024

I have created both a Web Application and an "Other" client. I have tried both with the same results.

After talking to engineering, we may have some hard-coded credentials that have expired. This may be related.

from cloudprint_logocert.

tblossfeld avatar tblossfeld commented on May 16, 2024

After doing some more research, I am wondering if I need to add "Authorized redirect URIs" to the client ID. I don't see any mention of this in the README file. Do I need to add something here, and if so, what would I be adding? (Below is a screenshot of the client ID circling the area I am talking about for clarification).

authorization

from cloudprint_logocert.

kdlucas avatar kdlucas commented on May 16, 2024

No Client redirects should be needed.

Kelly
kdLucas

On Mon, Apr 25, 2016 at 6:13 AM, tblossfeld [email protected]
wrote:

After doing some more research, I am wondering if I need to add
"Authorized redirect URIs" to the client ID. I don't see any mention of
this in the README file. Do I need to add something here, and if so, what
would I be adding? (Below is a screenshot of the client ID circling the
area I am talking about for clarification).

[image: authorization]
https://cloud.githubusercontent.com/assets/17885939/14784912/e9a8196a-0ac5-11e6-928d-9b766cb496d5.png


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#22 (comment)

from cloudprint_logocert.

tblossfeld avatar tblossfeld commented on May 16, 2024

Digging more into this, it looks like I cannot access the authorization site. The address listed in the configuration file for this is:

OAUTH = 'https://accounts.google.com/o/oauth2/auth'
OAUTH_TOKEN = 'https://www.googleapis.com/oauth2/v3/token'

I have attempted to use these values with Postman, and am getting a log in error. If I use other values, such as github address, I do not get an error.

Can you confirm that these values are correct?

from cloudprint_logocert.

tblossfeld avatar tblossfeld commented on May 16, 2024

After updating to the latest version, I am no longer receiving this error. Closing this issue.

from cloudprint_logocert.

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.