[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 registering to my app. my question is what about
users who performed authentication before that change? will i still be
getting full access to their account (including DMs)?

are there any other issues in the api change that might restrict the
data im getting from twitter?

Thanks!

Ran

-- 
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: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Twitter API changes

2011-06-26 Thread kamesh SmartDude
hi,
the users who are already logged in should logout and relogin
againotherswise they will not get any data(not only DM's) 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 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 registering to my app. my question is what about
 users who performed authentication before that change? will i still be
 getting full access to their account (including DMs)?

 are there any other issues in the api change that might restrict the
 data im getting from twitter?

 Thanks!

 Ran

 --
 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:
 https://groups.google.com/forum/#!forum/twitter-development-talk


-- 
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: 
https://groups.google.com/forum/#!forum/twitter-development-talk