Skip to content

Conversation

breim
Copy link

@breim breim commented Dec 2, 2014

Now you can get image in your user.rb with
auth[:extra][:raw_info][:pictureUrls][:values].first

thx

@spaquet
Copy link

spaquet commented Jan 23, 2015

I tried this auth.extra.raw_info.pictureUrls.values.first, but get as a response 1
When I try auth.extra.raw_info.pictureUrls.values[0] I have ["https://url_to_original_image"]
How can I get the correct result https://url_to_original_image ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants