Hi,

I'm having the exact same problem, but i'm using this library,
http://code.google.com/p/oauth/, I can get the tweets from the time
line, and a lot of methods work fine, but not this one
http://twitter.com/statuses/update.xml..

Here's what my request looks like,

http://twitter.com/statuses/update.xml?oauth_consumer_key=*********&oauth_nonce=d985f559241ea3ba0fc9d6ae842e87a3&oauth_signature=hgWo0cdbttaQnUEEWkFU1USCjMc%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1265164536&oauth_token=*********&oauth_version=1.0&status=%5C%27hello%5C%27

Any help would be appreciated..

On Jan 29, 6:10 am, ryan alford <ryanalford...@gmail.com> wrote:
> Try getting the home timeline and see if you get the incorrect signature
> message.
>
> Ryan
>
> Sent from my DROID
>
> On Jan 28, 2010 11:14 PM, "arian cabezas" <arian.cabe...@gmail.com> wrote:
>
> Hi Ryan.
> I´m having the same problem with the statuses/update using the php
> library provided by Twitter, name as : Twitter-async, as said eco_bach
> i verified my signatures and i receive information back on verify
> credentials (and no 'incorrect signature' error), it´s really rare
> what it´s happening couse some times it works and some times apeear
> when a do a ¨$connection->post('statuses/update', array('status' =>
> $statusStr))¨ the misterious message ¨incorrect signatures¨ as
> response. I dont know what to do, becouse i´m following all the stuffs
> that are described on the Twitter-async API. It began to happen the
> last Tuesday 26th.
> My regards.
> Arian
>
> On 27 ene, 00:30, ryan alford <ryanalford...@gmail.com> wrote: > It is still
> a POST, you just don't...
>
> > On Jan 26, 2010 4:32 PM, "eco_bach" <bac...@gmail.com> wrote: > > Hi Ryan
> > Changed to 'GET' and i...

Reply via email to