Re: [twitter-dev] inconsistent data when fetching the stream using location boxes

2011-06-22 Thread Thomas Alisi
hey man, thanks for this reply! yup, of corse I can. so, I am using twitter4j and reading the stream with the streaming API implementation (loosely following the code snippet below). I have setup a filter query with a list of location boxes, being the following 3 (barcelona, manchester,

Re: [twitter-dev] Secure handling of the consumer key and consumer secret

2011-06-22 Thread Brian Remmington
Thanks for your reply, Tom. Something I'm not certain of is why it matters if people know your app's key and secret. What's the worst that can happen? They would still need to carry out operations as a valid Twitter user. Presumably if someone were to use Tweetdeck to spam, it would be that user

Re: [twitter-dev] 500 errors from the search api on specific queries, related to geocode parameter.

2011-06-22 Thread Eric Mueller
It's also responding with the 500 in less than two seconds (sometimes less than one), which makes timeouts seem unlikely. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-22 Thread Echo
Thanks Bill. statuses/followers and statuses/friends are deprecated. Is there a timeline in twitter to announce when will the deprecated API be closed? I wonder the deadline since our app is depending them . Thanks! Echo On 6月14日, 下午8时04分, Bill Jacobson gabe...@gmail.com wrote: Amit, Your

[twitter-dev] OAuth

2011-06-22 Thread reet
How to use OAuth? -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group:

[twitter-dev] Stream API Issues

2011-06-22 Thread Paul Dettorre
For some reason when I use any keywords other than the, and, or I get no results. Tried in both cUrl Python. Keywords like Boston, hockey, Obama return no results! Curl Python code just wait receiving no results. Any thoughts? Also the keywords the, and, or produce a {limit:{track:20}}, every 50

[twitter-dev] Poor documentation. For example, regarding lists. Suggestions for improvement.

2011-06-22 Thread Dave Aaron Smith
I'm using this call for my website. http://dev.twitter.com/doc/get/lists/statuses The documentation states that the url works like this: http://api.twitter.com/**version**/lists/statuses.**format** Issue #1: Valid version numbers I was unable to locate valid values for version. I tried

[twitter-dev] Re: Best practice for notifying users they need to re-authenticate before June 30th?

2011-06-22 Thread Ryan
Would love to get some guidance from Twitter or any other developers as I know there are plenty of other 3rd party apps out there that are in similar situations. I don't want to come across as Spammish, but is it possible to Spam your authenticated users? Not sure if I have many alternatives

Re: [twitter-dev] Re: Best practice for notifying users they need to re-authenticate before June 30th?

2011-06-22 Thread Tom van der Woerdt
If you currently have no contact at all with your users, I can see how it might be a problem. However, almost all other apps have a way to do this: by simply asking them on the website / app. For example: my own app is a desktop client and it simply checks for permission and asks for a

Re: [twitter-dev] Re: Best practice for notifying users they need to re-authenticate before June 30th?

2011-06-22 Thread Ryan
In our situation, once the users configure their accounts during the initial setup, there is no need to revisit our website/app unless they need to change some of their settings. If they have not visited our website between June 15th - June 30th, then unfortunately their GroupTweet accounts

[twitter-dev] Re: A few updates about the permission model change

2011-06-22 Thread Aaron Rankin
Hi Matt / Twitter, We're not seeing the Direct Message permission setting ever take effect. In our application profile, it says that we're set to request read, write and DM, and we've saved this several times successfully. However, both the X-Access-Level header and the oauth/authorize page list

[twitter-dev] Filtering Methods using REST API

2011-06-22 Thread Michael Babker
Hello, I'm working on some improvements to a PHP module I develop which is pulling data from the REST API user_timeline endpoint. A popular request has been the ability to filter out @replies and user mentions. This is easily doable from a PHP sense; however, my problem is that since there

[twitter-dev] 403 and 502 errors?

2011-06-22 Thread Sean Heber
Since releasing Twitterrific 4.2, which uses the new OAuth flow, we're seeing customers reporting spurious 403 and 502 errors specifically when attempting to retweet or send DMs. Is there a chance something is amiss? l8r Sean -- Twitter developer documentation and resources:

[twitter-dev] Does twitter offer any hook to register a click on the tweet button iframe?

2011-06-22 Thread Drew
We have all kinds of click events on our pages to figure out how people are interacting with our page. ie. someone clicks a tab here, or a like button there, etc. Since clicks on an iframe can't be accessed, other companies like Facebook offer a hook into it: FB.Event.subscribe('edge.create',

Re: [twitter-dev] Does twitter offer any hook to register a click on the tweet button iframe?

2011-06-22 Thread Taylor Singletary
While we don't necessarily offer click tracking from within the IFRAME, we do have a set of hooks for the Tweet Button (and Follow Button and Web Intents) that will likely give you the tools to accomplish this: http://dev.twitter.com/pages/intents-events You can track the clicks on the Tweet

[twitter-dev] Annotations

2011-06-22 Thread Rob
When will annotations going to be returned via the REST api ? Or are they fingers crossed already? If the latter, what flag (e.g. ? include_annotations=1) is required? -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter:

[twitter-dev] Got it app

2011-06-22 Thread esl_technocrat
It might be cool Twitter had an option where you could mark tweets that you read, and the sender could see who read them. Sometimes on Twitter it feels like you're just babbling into the internet, but it would be nice to see who you're talking to, even if they don't want to reply to your tweet or