[twitter-dev] Re: Duplicate Statuses in Public Timeline

2010-04-29 Thread mattarnold1977
e result set. The public timeline isn't > used much anymore and regressions could theoretically and regrettably, > exist for a bit without anyone noticing. > > -John Kaluckihttp://twitter.com/jkalucki > Infrastructure, Twitter Inc. > > On Thu, Apr 29, 2010 at 4:54 AM, mat

[twitter-dev] Duplicate Statuses in Public Timeline

2010-04-29 Thread mattarnold1977
This is the third time I've reported this issue in the last couple of weeks. I still have not received any word back from Twitter support regarding this issue. My server log is filling up with duplicate status errors coming from the public timeline. I'm waiting to hit the timeline until after th

[twitter-dev] Re: Public Timeline - Duplicate Status IDs

2010-04-28 Thread mattarnold1977
ic_timeline > > 2. between subsequent calls to the public timeline, even after the caching > period, you are seeing duplicate statuses. > > so, for #2, are you seeing new statuses also? > > On Sat, Apr 24, 2010 at 6:15 AM, mattarnold1977 > wrote: > > > > > &g

[twitter-dev] Public Timeline - Duplicate Status IDs

2010-04-24 Thread mattarnold1977
I posted this issue a couple of days ago when I noticed my logs reporting duplicate status IDs from the public timeline. I haven't heard back from Twitter support, so I wanted to post another message out there. Perhaps someone else is experiencing this issue. I checked and it looks like around 8

[twitter-dev] Re: Public Timeline Frozen

2010-04-22 Thread mattarnold1977
4/22/2010 7:28:16 PM~Duplicate Message ID: 12667634000 4/22/2010 7:29:18 PM~Duplicate Message ID: 12667683000 4/22/2010 7:37:20 PM~Duplicate Message ID: 12668102000 4/22/2010 7:41:17 PM~Duplicate Message ID: 12668312000 -Matt On Apr 21, 1:53 pm, mattarnold1977 wrote: > Taylor, > > Tha

[twitter-dev] Re: Public Timeline Frozen

2010-04-21 Thread mattarnold1977
ts of the discussion are in this > thread:http://groups.google.com/group/twitter-development-talk/browse_thread... > > Thanks, > Taylor > > On Tue, Apr 20, 2010 at 6:20 PM, mattarnold1977 > wrote: > > > > > Taylor, > > > I just remembered that you were p

[twitter-dev] Re: Public Timeline Frozen

2010-04-20 Thread mattarnold1977
/episod > > On Tue, Apr 20, 2010 at 4:44 AM, mattarnold1977 > wrote: > > > > > It looks like the public timeline api is reporting the same statuses > > over-and-over again.  This started sometime yesterday (4/19) and > > continues today.  Is anyone else experienc

[twitter-dev] Public Timeline Frozen

2010-04-20 Thread mattarnold1977
It looks like the public timeline api is reporting the same statuses over-and-over again. This started sometime yesterday (4/19) and continues today. Is anyone else experiencing this issue? Thanks, Matt -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscri

[twitter-dev] Followers Count in Public Timeline

2009-11-21 Thread mattarnold1977
Hi all. For the last week it seems as if the "followers_count" element has been disappearing from the public timeline feed. It's not happening during each cache cycle, but it is happening frequently throughout the day (20 times an hour). Does anyone know if there is work being done on that parti

[twitter-dev] Public Timeline Frozen

2009-11-12 Thread mattarnold1977
I just checked my server log and noticed that the public timeline hasn't been responding for about 2 hours. Has anyone else been experiencing this? Is anything going on that we should know about? Perhaps they are working on that service? -Matt

[twitter-dev] Re: 401 Unauthorized When Getting an Access Token

2009-08-01 Thread mattarnold1977
x27;m also not sure what you mean by the oob flow? -Matt On Jul 31, 3:20 pm, JDG wrote: > Since you're not including an oauth_callback, i would assume you're using > the oob flow, in which case, i have to ask, where's your oauth_verifier > parameter? > > On Fri, Jul 31

[twitter-dev] Re: 401 Unauthorized When Getting an Access Token

2009-07-31 Thread mattarnold1977
_timestamp=1248981982&oauth_token=mytoken&oauth_version=1.0 -Matt On Jul 30, 7:49 pm, mattarnold1977 wrote: > I am using ASP .NET (VB) to try and authenticate using oAuth.  I have > been able to get a request token and direct a user to Twitter's > authentication page.  Twit

[twitter-dev] 401 Unauthorized When Getting an Access Token

2009-07-30 Thread mattarnold1977
I am using ASP .NET (VB) to try and authenticate using oAuth. I have been able to get a request token and direct a user to Twitter's authentication page. Twitter then redirects back to my app. At that point I attempt to get an access token, but I continue to receive 401 "unauthorized" errors.

[twitter-dev] Re: ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-28 Thread mattarnold1977
AB, I'm using http://localhost as my call back parameter. But, Twitter just sends me back to my registered application site http://www.populartweets.com -Matt On Jul 27, 8:49 pm, Andrew Badera wrote: > On Mon, Jul 27, 2009 at 6:49 PM, mattarnold1977 > wrote: > > > &

[twitter-dev] Re: oAuth .NET receiving Unauthorized Error (401)

2009-07-27 Thread mattarnold1977
26, 4:55 am, Andrew Badera wrote: > On Sat, Jul 25, 2009 at 6:46 PM, mattarnold1977 > wrote: > > > > > Bojan, > > > Thanks for the reply.  I'm using ASP .NET. > > > -Matt > > I suspect Bojan was more curious about what OAuth library you're using. I

[twitter-dev] ASP .NET Development Issue w/OAuth Callback Parameter

2009-07-27 Thread mattarnold1977
I've been able to create a successful web request to receive an auth token from Twitter. However, Twitter is not sending me back to my development environment even though I have put the oauth_callback parameter on my request. It even shows my call back parameter in the URL on the Twitter oAuth a

[twitter-dev] Re: oAuth .NET receiving Unauthorized Error (401)

2009-07-25 Thread mattarnold1977
Bojan, Thanks for the reply. I'm using ASP .NET. -Matt On Jul 25, 4:15 pm, Bojan Rajkovic wrote: > On Fri, 2009-07-24 at 17:10 -0700, mattarnold1977 wrote: > > All of my development up to this point has been with basic > > authentication.  This is my first attempt at usin

[twitter-dev] oAuth .NET receiving Unauthorized Error (401)

2009-07-24 Thread mattarnold1977
All of my development up to this point has been with basic authentication. This is my first attempt at using oAuth. I setup an application at Twitter and received the identifying tokens. I believe I have signed the request properly, and formatted the request token url correctly. However, when

[twitter-dev] Public Timeline Frozen (Again)

2009-05-10 Thread mattarnold1977
Not sure if this is an outcome of the site maintenance, but it looks like the public timeline has been sending out the same statuses since about 9:20pm on 5/8/09. The timeline was frozen last week, but was fixed. Thus, I'm guessing this is a result of the maintenance that was just performed. Pl

[twitter-dev] Public Timeline Frozen

2009-05-07 Thread mattarnold1977
I just checked the log on my server and noticed that the public time line has been putting out the same status information since around 5 o'clock yesterday. Is this a known issue? -Matt

[twitter-dev] HTML Encoded Return Values

2009-05-05 Thread mattarnold1977
I was wondering if Twitter was going to encode all status text return elements as HTML? Right now, if you use the Search API, the text of a status comes back HTML encoded. However, if you perform an "update status" call, the returned status text is not HTML encoded. -Matt

[twitter-dev] Re: Python-twitter: Public stream not updating

2009-03-31 Thread mattarnold1977
Yes, although it looks like the feed is leaking out new entries. Most of my updates are still failing. On Mar 31, 1:09 pm, Doug Williams wrote: > Are you guys still seeing this? > > Doug Williams > Twitter API Supporthttp://twitter.com/dougw > > On Tue, Mar 31, 2009 at 6:51 AM, Matt Cottingham

[twitter-dev] Re: Python-twitter: Public stream not updating

2009-03-31 Thread mattarnold1977
I'm guessing that there is an issue with Twitter's servers. Hopefully someone will advise when the service will be back up and running again. This happens frequently, so I'm not surprised.

[twitter-dev] Please Add Me to the List

2009-03-13 Thread mattarnold1977
Name: Matthew Arnold Twitter: twitter.com/mattarnold1977 e-mail: matt.arnold.1...@gmail.com blog: http://www.mattsblogsite.com app: http://www.populartweets.com Dev: ASP.NET; javascript; AJAX; SQL

[twitter-dev] Re: Public timeline feed frozen at about 7 PST?

2009-03-02 Thread mattarnold1977
Thanks for the notice, my server has been trying to post the same public timeline feed all day. Is there a ETD to when the public feed will be up and running again? I'm also trying to perform some testing that requires this feed. Any info would be greatly appreciated. -Matt On Mar 2, 3:01 pm,