Coder Social home page Coder Social logo

Comments (3)

stevestreza avatar stevestreza commented on June 8, 2024

Fixed in 5cd8eba, posting statuses works again. Please confirm.

from mgtwitterengine.

mathieut avatar mathieut commented on June 8, 2024

Posting updates does not work for me. I followed the instructions:

  • My apps have been granted xAuth access by Twitter
  • I fetch the token with -[MGTwitterEngine getXAuthAccessTokenForUsername:password:]
  • I get the token back in -[id accessTokenReceved:forRequest:]
  • I set it on the Twitter engine with -[MGTwitterEngine setAccessToken:]
  • I try to send an update with -[MGTwitterEngine sendUpdate:] and I always get a 401 error back
  • I'm stuck

I'm not the only one to get this 401 apparently, but the error seems to be from the framework people use. http://groups.google.com/group/twitter-development-talk/search?q=xAuth&start=0&scoring=d&
Twitter responded to me based on the info I sent them:

  • It looks like it might be sending the wrong Content-Type as well -- you should be sending application/x-www-url-formencoded as the Content-Type for this request.
    Also, source is not a valid parameter to send when using OAuth -- source is automatically taken from your application record instead.

Is MGTwitterEngine working with xAuth for you guys? Can you send updates with it?

from mgtwitterengine.

Workshed avatar Workshed commented on June 8, 2024

I have the same problem as mathieut except that with some accounts the update works as expected. http://github.com/mattgemmell/MGTwitterEngine/issues/#issue/52

from mgtwitterengine.

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.