GithubHelp home page GithubHelp logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
I don't understand how "Change app to use another client ID/Secret" happens in 
a running app.

If a completion handler isn't called, then either the query is being started on 
a background thread without a run loop spinning, or an exception fired. Check 
the console output or the debugger.

Also observe the kGTMOAuth2AccessTokenRefreshFailed notification, as that 
indicates when a user's authentication has been explicitly revoked (typically 
from the google.com/accounts page.)

Original comment by [email protected] on 5 Sep 2013 at 8:38

from google-api-objectivec-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
It was between runs of the app and I spent the longest time trying to figure 
out why uploading wasn't working anymore and accidentally stumbled on the log 
out/back in. It makes total sense that you can't use the same authorization 
with a new ID/Secret, but I thought it was odd that this was where it was 
getting stuck.

I'll check to see if there's an exception running. The code is always called in 
the same manner (same thread) so I don't see how that could be happening.

kGTMOAuth2AccessTokenRefreshFailed - good to know!  Thanks. 

Original comment by [email protected] on 5 Sep 2013 at 8:43

from google-api-objectivec-client.

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.