It also works using twitter-async.  You can run the unit tests.

http://github.com/jmathai/twitter-async/tree/master

On Oct 5, 11:43 pm, Fahim <fah...@gmail.com> wrote:
> I have tested using three different libraries - one is MPOAuth, the
> other one is the PHP library linked to via the Twitter API wiki and
> the last one is my own custom Objective-C framework. None of them work
> - but only for the friendships/create method. The code works fine for
> other methods, as I mentioned. So I don't believe this is a signature
> issue. Plus, if the signature is invalid, the error should say
> "Invalid signature" rather than "Page not found", right?
>
> Josh, which Python library did you use? Perhaps I can test using the
> same library and see what results I get to see where things might be
> going wrong ...
>
> regards,
>
> Fahim
>
> On Oct 6, 7:51 am, Josh Roesslein <jroessl...@gmail.com> wrote:
>
> > I have tested friendships/create using my python libraryvia oauth and
> > works fine.
> > My guess is you are not generating a valid oauth request (ex. invalid
> > signature).
> > Could you provide a link to the code you are trying and what libraries
> > you are using? It would help
> > others in diagnosing your issue.
>
> > Best of luck,
>
> > Josh

Reply via email to