Hello,
I found that there is no way to get list of users who approved our twitter app.
If I want to get the list, I should save the twitter unique user id of approved user after the user approve our twitter app.
That’s very interesting…
Why don’t you provide the API which can get the list ?
Why should I save the user id if I want to get the list of users who approved our twitter app ?
(you know that, To get user id need to request even minimum 3 times… (1. Get request Token, 2. Get Access Token, 3. Get User Id), I think this is very wasted for keeping sync app.)
Or Is there something I missed ? Then, Tell me please.
Thank you.