gfcapalbo / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

no way to use #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Try on a local instance of laconica

1. api = twitter.Api()
2. statuses = api.GetUserTimeline('testuser')

What is the expected output? What do you see instead?
Instead of messages list the follow error:

Trac detected an internal error: 
HTTPError: HTTP Error 404: Not Found

What version of the product are you using? On what operating system?
python-twitter 0.5 on windows xp

No support for any other instances of twitter as twitter.com

Original issue reported on code.google.com by bestkont...@gmail.com on 9 Mar 2009 at 12:43

GoogleCodeExporter commented 9 years ago
This issue is being discussed over at:
http://groups.google.com/group/python-twitter/browse_thread/thread/7dc58d808a9b1
024?hl=en

I'll mark it as accepted for now, but I suspect that this is probably best 
opened as
a different issue to support non-twitter.com domains.

Original comment by dclinton on 10 Mar 2009 at 5:02

GoogleCodeExporter commented 9 years ago

Original comment by bear42 on 18 Aug 2010 at 7:02