question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

LinkedIn using v1

See original GitHub issue

Hello,

I’m using this library with Django, but when using the LinkedIn OAuth2 it returns the following error:

HTTPError at /access/s/complete/linkedin-oauth2/
410 Client Error: Gone for url: https://api.linkedin.com/v1/people/~:(first-name,id,last-name)?format=json

I guess it is because the call is being made to the API v1 version, instead of the v2 However, I can see in the code that it has already been updated. May I know when a new version is going to be released?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:10
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
omabcommented, May 30, 2019

Version 3.2.0 released to PyPi

0reactions
awachatcommented, May 29, 2019

Hi @omab I can help you with the release. I will need documentation and permissions. Let me know if that works.

Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can I use the Linkedin api v1? - Stack Overflow
@AsteroidsWithWings yes, I need to find a person by keyword but it functionality only appear in the "linkedin api v1" so I need...
Read more >
LinkedIn REST API v1 - ProgrammableWeb
The LinkedIn API is a RESTful platform that provides a simple, consistent representation of people, companies, jobs, and the interactions and relationships ...
Read more >
Self-Serve v1 to v2 API Migration Frequently Asked Questions
With Sign In with LinkedIn v1, developer applications have access to a member's Basic Profile. In the interest of providing members with greater ......
Read more >
Reading from a Member's Mailbox | LinkedIn Developer Network
This API resource allows you to access the user's mailbox folder, filtered by type, and also retrieve a specific message from a folder....
Read more >
LinkedIn V1 API deprecated March 1 2019 #2177 - GitHub
All new applications created on the LinkedIn Developer Platform as of January 14, 2019 can use LinkedIn's v2 APIs. Starting March 1, 2019, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found