[twitter-dev] mass DM limitation

2011-08-06 Thread Ran Margaliot
Hello, I want to allow the users of my app to send the same DM to several of their followers, what are the limitations regarding that? is it just the 200 DM per day limit? i dont want twitter to flag my users as spammers... thanks Ran -- Have you visited the Developer Discussions feature on

[twitter-dev] Re: Twitter API changes

2011-06-27 Thread Ran Margaliot
) because u chaged the application settings(i found this issues in my app) //kamesh On Sun, Jun 26, 2011 at 6:42 PM, Ran Margaliot ran5...@gmail.com wrote: Hello, Recently twitter has changed the access level that apps are getting to the user detail, an app need to mark that it needs

[twitter-dev] Twitter API changes

2011-06-26 Thread Ran Margaliot
Hello, Recently twitter has changed the access level that apps are getting to the user detail, an app need to mark that it needs access to the user's DMs in order to get it (unlike before), i have marked this option in my app settings page on twitter so i will have full data access for new users

[twitter-dev] Getting twitter user through email address

2011-01-15 Thread Ran Margaliot
Hello, is it possible, using the twitter api, to get a twitter user through his email - searching for user by email? i know that the user/ show method was able to do it, but now the email parameter has been deprecated. any thoughts? -- Twitter developer documentation and resources:

[twitter-dev] Re: Getting all mentions

2010-12-10 Thread Ran Margaliot
Still having that problem, can anyone help? On Dec 8, 7:34 pm, Ran Margaliot ran5...@gmail.com wrote: Hi guys, I am trying to get all the mentions of my authenticated user, if i use statuses/mentions it returns (according to the documentation) up to 800 recent mentions, what if i want to go

[twitter-dev] Getting all mentions

2010-12-08 Thread Ran Margaliot
Hi guys, I am trying to get all the mentions of my authenticated user, if i use statuses/mentions it returns (according to the documentation) up to 800 recent mentions, what if i want to go dipper? get more then 800 last mentions? is it possible to go over all of the user's followers and check if

[twitter-dev] Re: Getting more then 20 mentions

2010-11-23 Thread Ran Margaliot
:54 AM, Ran Margaliot ran5...@gmail.com wrote: Hello, i am trying to get the latest mentions of my authenticated user, i use statuses/mentions, i know this method only returns 20 statuses per page, but even when i use paging, i dont get all of my users mentions (i get about 30 when my