Tell me please, how to use getBulkUserInformationFor: method correctly?
I have “Could not authenticate you error”. When I use other methods (getUserTimelineFor: for example) all’s ok.
At the begining I setup consumer key and consumer secret. And all is works. But when I setup OAuth token with key and secret – it’s throw SIGABRT error.
Tell me please, how to get info for several users per 1 request?
An error was in
OAHMAC_SHA1SignatureProviderclass. I updated it and all it’s dependencies to the latest version and now all’s ok.