Coder Social home page Coder Social logo

Comments (3)

tomburns avatar tomburns commented on June 5, 2024

Using the debugger to investigate a bit further, I've determined that during the second attempt to authenticate tokenWithQueryString:(NSString *)queryString is getting called with the queryString @"Invalid OAuth Request", which is obviously incorrect and causes the crash.

from bdboauth1manager.

bdbergeron avatar bdbergeron commented on June 5, 2024

Tom, thanks for all the debugging info. Sure makes it easier to try and track things down! Also, my apologies for just getting to this issue. Unfortunately, I can't seem to duplicate this at all on my end. Would you mind sharing what OAuth provider you're trying to authenticate with? There's a chance they're doing something that doesn't conform to the RFC in terms of the response on errors. Also, since you're getting the response @"Invalid OAuth Request" from the server, I'm lead to believe this is related to what I just fixed in Issue #7, in which the previous request token was not being cleared and being sent in the header when you call fetchRequestToken the second time.

from bdboauth1manager.

tomburns avatar tomburns commented on June 5, 2024

It looks like this (and the 2.1.x issue from yesterday) were both addressed in the latest version. Thanks so much!

from bdboauth1manager.

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.