-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem with Getting all followers information #58
Comments
my issue is solve .. but if it is like that as you say When I use this method to pull followers the method is pulling only 100 followers where as I have 800 followers. then also I have issue as I want to list of all my friends |
Hi Amit, Can you please tell me how did you solve the 403 error. Thanks, On Wed, Jun 15, 2011 at 5:08 PM, amitbattan <
|
it is solved now |
Thanks Amitbattan. |
Praveen have you found solution of your issue |
No Amitbattan. I am still trying to find it. |
Well .. if you got then please also post here... or there is some other API for our use |
Hi Amitbattan, I have the following issue with updating profile pic. I am using the following code to update profile pic:
where url is the url to the image. When I ma trying to use the above code to update profile pic. I get the following error: Any help is appreciated. Thanks. |
Hey thanks for the quick reply. I have a question regarding CLLocationManager. I am in Hyderabad right now. Thanks. |
CLLocationManager not work in Simulator |
Hi,
I am using MGTwitterengine code to pull friends and followers using teh following code:
[_twitterengine getFollowersIncludingCurrentStatus:YES];
When I use this method to pull followers the method is pulling only 100 followers where as I have 800 followers.
How do I get all followers information in a tableview.
Any help is appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: