[twitter-dev] Finding old tweets

2011-06-08 Thread Tim Skipper
Is it possible, by way of the API or otherwise, to find a tweet that I sent, and it's reply from the recipient, from May 2010? I know the time of the reply (to the nearest minute) if that helps. I know that is a *very* long time ago in the world of Twitter! Regards, Tim Skipper http

[twitter-dev] oaut token secret lengths

2011-02-17 Thread Tim Skipper
Is it still the case that the maximum size for an oauth token or secret is 50 characters? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Xml output of friendships/show api call

2011-02-15 Thread Tim Skipper
. Is this source blocking the target or not? Some clarity would be much appreciated! Regards, Tim Skipper -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter

[twitter-dev] Re: Count of Retweet Messages

2011-02-14 Thread Tim Skipper
/doc/get/statuses/retweets_of_me Regards, Tim Skipper -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership

[twitter-dev] Re: Looks like our application is DOA...

2011-02-13 Thread Tim Skipper
On Feb 12, 2:19 pm, Gummy Bear ser...@seductive.com wrote: There's simple workaround for that. Just think about it and you'll figure it out ;-) Yes, use email instead. I can't help thinking that all these devs up in arms because Twitter have limited use of their (free) service are making

[twitter-dev] Re: how to communicate with followers

2011-02-13 Thread Tim Skipper
On Feb 12, 1:15 am, Carlos Eduardo carlos@gmail.com wrote: I need a help, I'm developing an app for a client where it needs to communicate with his followers individually, each follower will receive a different link, the solution would be to have DM, but with a limit of 250 per day this

[twitter-dev] oAuth Authorization Header

2011-02-08 Thread Tim Skipper
Is the order of the parameters important in the Authorization header? Must it match that of the base string used for signing? Regards, Tim Skipper http://www.intonet-technology.co.uk -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http

[twitter-dev] OAuth Echo, keep getting a 401

2010-10-21 Thread Skipper
Hello, I am building a service similar to TwitPic but for long messages. I am using Echo OAuth and I wrote a unit testing script to show you what is going on http://api.tweedom.com/unittest/unittest.php On the back end I am opening the header, unfolding the content in X-

[twitter-dev] (OAuth) Favorite create and destroy malfunctioning, confirmed in Twurl

2010-07-08 Thread Skipper
Favorite Create do a POST with this url /1/favorites/17983195453/create.xml and you get /1/favorites/17983195453/create.xml Not found I checked, the ID is correct. Moreover this can be easily repro in Twurl to the same result Destroy performing a POST with id as parameter returns