I am able to call twitter.FriendOperations.GetFollowerIdsInCursor("Johnmayerbr", -1); in my code but it's only return first 5000 records.How to fetch...
I have a winforms app that is using spring.rest directly, as well as spring.social.twitter (and spring.social.core). Everything works fine on my dev...