Empty response

24 views
Skip to first unread message

sabine....@gmail.com

unread,
Dec 15, 2012, 9:50:26 PM12/15/12
to oauth...@googlegroups.com
Sometimes I am getting an empty response after doing a valid authentication/signin on twitter when calling a Twitter rest api method
I have tried the https url as well.  Sometimes that works, sometimes http works.

I get the access token back ok and the call doesn't fail, it is just empty?

@access_token = OAuth::AccessToken.from_hash(UsersController.consumer, @@token_hash )
# get the friends for this user
@response = @access_token.request(:get, @@twitter_friends_list_url)
Reply all
Reply to author
Forward
0 new messages