Started getting the following error this month:
http_error_msg 403 Client Error: Forbidden for url: https://api.linkedin.com/v2/me?projection=(id,firstName,lastName)
Using django-allauth 0.39.1
My LinkedIn Permissions:
r_emailaddress 3-legged member permission
r_liteprofile 3-legged member permission
w_member_social 3-legged member permission
linkedin recently changed its API [1] and the way allauth was trying to retrieve the firstName, lastName and email in v0.39.1 no longer works. This is already fixed on master, but seems like it was not featured in an official release yet.
[1] - sorry but I can't seem to find any official source for this at the moment
so @pennersr can we humbly ask for a shinny new allauth release?
I have the same issue.
I have the same issue.
Same, a new allauth release to fix this would be great.
Hi, may I know if this was fixed only in v0.41.0? Thanks
@ricardogsilva may I ask how you solved this issue? I am on v0.41.0 and still experiencing this. Thanks
Most helpful comment
so @pennersr can we humbly ask for a shinny new allauth release?