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
yeah it's trying to use v1 of the API which linkedin removed in March 2019 so I think you might need to try to use npm install --save https://github.com/captainjackrana/node-linkedin
and adjust accordingly.
im doing it now actually so might make a PR for it
I am using your library from a Firebase function (firebase linked in sample from github)
After calling the 'me' method
linkedin.people.me(async (error, userResults)
I am getting this object in userResults
Expected user ID, name, photo, etc.
The text was updated successfully, but these errors were encountered: