[twitter-dev] Implemented OAuthTwitterEngineDemo but couldn't login into Twitter

2010-09-12 Thread crazyDev
Hello, I have to implement OAuth into my iPhone application so i have integrated OAthTwitterEngineDemo to my application. I have registered my application also and have entered consumer key and consumer secret into my application but when i am trying to get OAuth Access Token in my application

Re: [twitter-dev] Opción para mostrar twitters

2010-09-12 Thread Borja Campina López
Hola Julio, Supongo que buscas una funcionalidad como la que tienes disponible para móvil con los comandos ON username y OFF username, sólo está implementada para movil. ¿Por qué no te sirven las listas? La única diferencia de ver los tweets de una persona que sigues en tu timeline a verlos en

[twitter-dev] Post tweets to logged in user

2010-09-12 Thread Siva
Hi all, I'm developing a web application, where users can login and see the messages posted to them. I want to add the ability to tweet the messages. How to achieve this? I tried with TweetSharp with (oAuth) SendTweet(). This posts the tweets to my twitter account. But I want to post the tweets

[twitter-dev] Is there stats for API clients usage?

2010-09-12 Thread D. Smith
Hello! I know Twitter published some statistics on how users generally use Twitter. I am looking for per-app stats, at least for the top 100 or so apps. Is there a stat like this available anywhere? I am just researching the popularity of various API based Twitter clients, very interested to know

Re: [twitter-dev] Who's using up my rate limit?

2010-09-12 Thread Tom van der Woerdt
To answer your question: I have no idea who's using up your rate limit. However, I would recommend using OAuth to sign each request. This will get your application 350 (I think) API calls per hour, and that's not an IP-based limit. Tom On 9/12/10 10:37 AM, crystalchris wrote: I constantly get

[twitter-dev] Re: Implemented OAuthTwitterEngineDemo but couldn't login into Twitter

2010-09-12 Thread crazyDev
Hello anybody On Sep 12, 10:39 am, crazyDev vavdiyahar...@gmail.com wrote: Hello, I have to implement OAuth into my iPhone application so i have integrated OAthTwitterEngineDemo to my application. I have registered my application also and  have entered consumer key and consumer secret into

[twitter-dev] Re: Who's using up my rate limit?

2010-09-12 Thread Tim Bull
I'm sure I read somewhere that the API limit applies to the account and not the application? Perhaps someone here can confirm. In that case, if you have multiple applications registered under the same account, it might be these other apps that are using the limit. I once had a similar issue,

[twitter-dev] Re: Is there stats for API clients usage?

2010-09-12 Thread jmathai
Along the same lines I'd be interested in stats by user-agent. I'd be curious how many api calls are done through my PHP library on github :) On Sep 12, 11:56 am, D. Smith emai...@sharedlog.com wrote: Hello! I know Twitter published some statistics on how users generally use Twitter. I am

[twitter-dev] iPhone::Incorrect oauth_signature for xAuth?

2010-09-12 Thread Nikolay Klimchuk
I'm trying to understand why algorithm for calculation of oauth_signature does not give me the same result as shown here: http://dev.twitter.com/pages/xauth In my case I'm getting signedSK = 'MUYmiobRdoK6s0ZVqo4xQNNO17w=' If I URL encode such result it's still very different from

[twitter-dev] list members cursor is wrong

2010-09-12 Thread Brad
maybe I'm doing something wrong, but the cursor returned from the list members call seems to be misbehaving. if I hit: http://twitter.com/endlesscities/urban/members.json?cursor=-1 it returns next_cursor:1343981850785981701, previous_cursor:0 if I pass it that new cursor: