Skip to content

Add a option to get full image on linkedin#30

Open
breim wants to merge 2 commits into
skorks:masterfrom
breim:master
Open

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

Conversation

@breim

@breim breim commented Dec 2, 2014

Copy link
Copy Markdown

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

thx

@spaquet

spaquet commented Jan 23, 2015

Copy link
Copy Markdown

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