You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using this gem quite a long time. I have never tweaked around the :scope. But now I wanted to get certifications from linkedin and tired the steps given in read me though its not working.
I'm still trying to figure out LinkedIn authentication for omniauth as well and this is probably a bunch of extraneous steps but if nothing else works...
I was able to use this gem https://github.com/acvwilson/linkedin-oauth2 to pull data from the full profile with the LinkedIn API.
I just took that token from the auth hash and stuck it in here.. (based off the linkedin-oauth2 readme)
I have been using this gem quite a long time. I have never tweaked around the
:scope
. But now I wanted to getcertifications
fromlinkedin
and tired the steps given in read me though its not working.the auth hash returned from linkedin
It doesn't contain any full profile fields as given in https://developer.linkedin.com/documents/profile-fields#profile
The text was updated successfully, but these errors were encountered: