[twitter-dev] Re: update/status api is recognizing only the first word of the tweet :( please help

2009-07-03 Thread Andrew Badera
On Fri, Jul 3, 2009 at 5:27 PM, Stuart wrote: > > 2009/7/3 goodtest : >> >> ah I cant believe I was missing such basic point.  Thanks again >> (especially for responding on a long weekend), it works now! > > Ahh, the good old attitude that the whole world is American. The rest > of us are out here

[twitter-dev] Re: update/status api is recognizing only the first word of the tweet :( please help

2009-07-03 Thread Stuart
2009/7/3 goodtest : > > ah I cant believe I was missing such basic point.  Thanks again > (especially for responding on a long weekend), it works now! Ahh, the good old attitude that the whole world is American. The rest of us are out here ya know - we have our own timezones and everything!! -St

[twitter-dev] Re: update/status api is recognizing only the first word of the tweet :( please help

2009-07-03 Thread goodtest
ah I cant believe I was missing such basic point. Thanks again (especially for responding on a long weekend), it works now! On Jul 3, 1:06 pm, Stuart wrote: > 2009/7/3 goodtest : > > > > > > > > > thanks for the quick reply.   I tried not encoding the url part of it, > > but still twitter only

[twitter-dev] Re: update/status api is recognizing only the first word of the tweet :( please help

2009-07-03 Thread Stuart
2009/7/3 goodtest : > > thanks for the quick reply.   I tried not encoding the url part of it, > but still twitter only recognizes the first word :( > > http://twitter.com/statuses/update.json?oauth_consumer_key%3DXz2BKOKObTzpLrMXxJo2ww%26oauth_nonce%3Di3TKQ5uESfn%26oauth_signature_method%3DHMAC-S

[twitter-dev] Re: update/status api is recognizing only the first word of the tweet :( please help

2009-07-03 Thread goodtest
thanks for the quick reply. I tried not encoding the url part of it, but still twitter only recognizes the first word :( http://twitter.com/statuses/update.json?oauth_consumer_key%3DXz2BKOKObTzpLrMXxJo2ww%26oauth_nonce%3Di3TKQ5uESfn%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D12466

[twitter-dev] Re: update/status api is recognizing only the first word of the tweet :( please help

2009-07-03 Thread Stuart
2009/7/3 goodtest : > > I thought everything was working until i just sent a tweet with 4 > words, but only the first word is being posted for some reason. Please > help . > I think i have done all the url encoding stuffs, but somehow twitter > is only recognizing first word. What am i missing? >