[twitter-dev] Re: Tweet button and iphone

2011-07-09 Thread anaj...@ibs.com.jo
>>Ah, you've found a bug. Thanks! I'll fix that. The cancel button there should >>behave the same way as cancel buttons elsewhere (e.g. in the after-Tweet >>screen) and redirect to the original referrer. If you fix this issue then all my issues with tweet button will be solved and I will be able

Re: [twitter-dev] Getting invalid timestamps from search API

2011-07-09 Thread Jeffrey Greenberg
I've been seeing this too... and our code has been stable for months... not sure what it's about... because we also have seen an increase in (though still very few of) non-parseable messages... we obtain tweets via xml... www.tweettronics.com On Sat, Jul 9, 2011 at 2:37 PM, Doza wrote: > Hi

[twitter-dev] Could not authenticate using OAuth...

2011-07-09 Thread Astralis
If I store the user oauth token and oauth token secret, will that user always be able to post to Twitter, even if they sign-out? How long is it possible to store these tokens? -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.

[twitter-dev] Getting invalid timestamps from search API

2011-07-09 Thread Doza
Hi everybody, My application queries the search API periodically throughout the day. I'm still working on a solution using the streaming API, but this has been working fairly well for my needs. About 4 days ago I started getting errors from the Python library that I use to perform the queries (t

[twitter-dev] issue with Twitter Authorization URL

2011-07-09 Thread Felipe Peña Riveros
Hi everyone. I've developed an application (https://dev.twitter.com/apps/249857) which links LAMS (http://www.lamsinternational.com/) and Twitter. LAMS is built with Java and runs within a JBOSS server instance. When I'm trying to reach the authorization URL (https:// api.twitter.com/oauth/author

Re: [twitter-dev] Revoke app privileges?

2011-07-09 Thread Scott Wilcox
No. On 9 Jul 2011, at 22:07, houdini388 wrote: > Is there a way to revoke app privileges from the API? Or does a user have to > go to their Settings page at Twitter.com to do this manually? Looking at the > documentation I don't see anything this is not deprecated functionality that > would

[twitter-dev] Revoke app privileges?

2011-07-09 Thread houdini388
Is there a way to revoke app privileges from the API? Or does a user have to go to their Settings page at Twitter.com to do this manually? Looking at the documentation I don't see anything this is not deprecated functionality that would allow for this. Can someone maybe point me in the right

[twitter-dev] Direct Messages Delete Consuming API? Why?

2011-07-09 Thread oosswwaalldd
Hi, I already posted a similar problem to delete Direct Messages (DMs) I was reading the rate limit FAQs and they explain that deleting DMs does not consume API hits but it does! each deleted DM consume an API hit so if I have more that 350 DMs in my Twitter inbox (which is my case), deleting one

Re: [twitter-dev] Twitter Live Data Public Streaming ...

2011-07-09 Thread Daniel Doña Álvarez
You can use the sample.json, it's about the 1% of the data, anyway a lot of data. http://dev.twitter.com/pages/streaming_api_methods#statuses-sample -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhanc

[twitter-dev] Twitter Live Data Public Streaming ...

2011-07-09 Thread Balakrishnan Prasanna
Hi Matt Harris, I am developing emotion based Sentiment Analysis for Twitter data. I am interested in applying for sentiments for live tweets dynamically from Twitter. I am looking on API to get the live public data from Twitter to my application. How can I proceed with this API to get public twee

[twitter-dev] connecting to multiple twitter accounts simultaneously using API +Oauth

2011-07-09 Thread karthi
Hi Matt Harris, I will explain it very clearly on what I should do in my application. Basically I am developing an AIR application to connect to the multiple twitter accounts concurrently using Twitter API. The application user is connected to multiple twitter accounts simultaneously. Once he add