Open aurelg opened 5 years ago
I haven't received it. Thanks for the update.
Unfortunately I have no time to investigate which part of the library need to be updated.
If anyone wants to jump in, I'll be glad to merge a PR
According to the LinkedIn Migration FAQ:
All developer applications created on the LinkedIn Developer Portal after January 14, 2019 have access to the LinkedIn v2 API by default. Alternatively, if your developer application has made a successful LinkedIn v1 API request from September 1, 2018 to December 17, 2018, your developer application has immediate access to the v2 API.
No idea what that means for applications created between December 18, 2018 and January 14, 2019, however...
I'm starting to have errors, such as:
linkedin.exceptions.LinkedInError: 410 Client Error: Gone for url: https://api.linkedin.com/v1/people/~/shares?oauth2_access_token=XXX...XX: This resource is no longer available under v1 APIs
The error message seems to indicate that the v1 API is broken. Anyway, v2 is now required. See Announcement and FAQ.
Feel free a PR, I honestly don't have the time to look at it.
Jonathan
I just received this mail, and I guess some of you too.