Hello,
I am using MGTwitterEngine in my iPhone application.
It is working great of for every other functionality than search user.
I have tried to integrate search functionality of twitter i.e.
GET users/search | dev.twitter.com.
but didnt get any success.
i have also tried by changing path of TWITTER_DOMAIN to @"api.twitter.com/1"
but no success.
i am getting Response code 403.
Can you please guide me solve this Search user functionality?
Regards,
Sanket