omab / django-social-auth

Django social authentication made simple
https://groups.google.com/group/django-social-auth
BSD 3-Clause "New" or "Revised" License
2.65k stars 756 forks source link

LinkedIn v2 update #860

Open shijokj001 opened 5 years ago

shijokj001 commented 5 years ago

Still linkedin using the v1 API url to fetch user details.

Error details:

410 Client Error: Gone for url: https://api.linkedin.com/v1/people/~:(email-address,first-name,headline,id,industry,last-name)?format=json

social-auth-app-django==3.1.0

social-auth-core==3.1.0

Django==2.1