Skip to content

Add a option to get full image on linkedin#30

Open
breim wants to merge 2 commits intoskorks:masterfrom
breim:master
Open

Add a option to get full image on linkedin#30
breim wants to merge 2 commits intoskorks:masterfrom
breim:master

Conversation

@breim
Copy link
Copy Markdown

@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
Copy Markdown

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