[twitter-dev] Retweets by others not updated?

2009-11-22 Thread Chen Jie
My 'Retweets by others' page had not been updated for 3 days, but I can see retweeted tweets in Home view, what's wrong? 'Retweets by you' works fine. BTW, the 'coming soon' label had been removed in the API wiki of retweet APIs, does it mean the retweet APIs is stable for use?

[twitter-dev] Is OAuth API down?

2009-10-27 Thread Chen Jie
My app runs on Appengine, and always get 'ApplicationError: 5 ', anybody has this issue now?

[twitter-dev] Could you provide trending topics in languages?

2009-05-30 Thread Chen Jie
I think current trending topics Twitter provided is for all the tweets which means is for English tweets, we can't know what's hot in a special language, so, it would be nice if Twitter API can provide trending topics in languages. What do you think?

[twitter-dev] Re: Update API (with OAuth) failed on Unicode tweet

2009-04-12 Thread Chen Jie
I have the sample problem too, can't post update with Chinese.. On Apr 13, 1:56 am, Guan wrote: > On Apr 12, 8:08 am, Cmdr J0hn wrote: > > > Now, I send a Unicode charactor, "あ " > > (not sure displayed on your screen properly, it's Japanese) > > > Signed on a string: > > > POST&http%3A%2F%2F..

[twitter-dev] Re: "Failed to validate oauth signature or token" on status update post?

2009-04-10 Thread Chen Jie
I got a workaround for POST, I removed Authorization info in Header, then the POST request passed. On Apr 10, 8:50 pm, max wrote: > I have the same problem since this morning, pretty strange, looked > over my code but I really don't see anything wrong. > > On Apr 10, 4:27 am, HSL wrote: > > > A

[twitter-dev] Re: "Failed to validate oauth signature or token" on status update post?

2009-04-10 Thread Chen Jie
sorry, I found out my bug, I constructed the wrong request URL. But I can't use POST also, :( On Apr 10, 11:57 am, Chen Jie wrote: > I got the error on every requests by OAuth, just works fine > yesterday.. > > On Apr 10, 10:27 am, HSL wrote: > > > Anyone else has

[twitter-dev] Re: Changes for April 9, 2009

2009-04-10 Thread Chen Jie
ork before? On Apr 10, 11:52 am, Abraham Williams <4bra...@gmail.com> wrote: > Try a GET instead of a POST. > > > > On Thu, Apr 9, 2009 at 19:41, Chen Jie wrote: > > > I can't get RequestToken now, but my app is work yesterday :( > > > On Apr 10, 8:35 am,

[twitter-dev] Re: "Failed to validate oauth signature or token" on status update post?

2009-04-09 Thread Chen Jie
I got the error on every requests by OAuth, just works fine yesterday.. On Apr 10, 10:27 am, HSL wrote: > Anyone else has the problem that posting a status update through OAuth > gives the error: "failed to validate oauth signatre or token" since a > few hours?

[twitter-dev] Re: Changes for April 9, 2009

2009-04-09 Thread Chen Jie
I can't get RequestToken now, but my app is work yesterday :( On Apr 10, 8:35 am, Matt Sanford wrote: > Hi all, > >      Hot on the heels of yesterday's mega-deploy we've put out two   > small bug fixes for today, 2009-04-09: > >      * Fixed (OAuth): Accented characters in statuses were causing

[twitter-dev] Re: Multiple OAuth AccessTokens for a single application

2009-03-21 Thread Chen Jie
I got the same problem, but it seems the access token is not invalid immediately, I am developing a web app, and I authorize my account access for my local development environment and deploy environment, the early access token will be invalid in server hours. Though this problem is not an issue f

[twitter-dev] Re: OAuth preparation

2009-03-16 Thread Chen Jie
Hey, do I need to sign up with twitter to use OAuth? How can I get my consumer key and secret? On Mar 17, 10:34 am, Steve Brunton wrote: > On Mon, Mar 16, 2009 at 10:27 PM, Abraham Williams <4bra...@gmail.com> wrote: > >http://www.techcrunch.com/2009/03/16/twitters-oauth-support-now-in-pu... > >