ozgur / python-linkedin

Python interface to the LinkedIn API
http://ozgur.github.com/python-linkedin/
MIT License
894 stars 392 forks source link

Developer Authentication #83

Open pg1671 opened 9 years ago

pg1671 commented 9 years ago

Hi .. has developer authentication been removed by LinkedIn? I noticed today I had a number of failing calls with OAUTH errors and I went to check my developer keys and there is now no option to refresh them.

Has this been removed or is it now only available for partners?

If so might be good to add a note to the page documentation here or remove the developer authentication notes and endpoint.

NinshuBird commented 9 years ago

I only have client ID and Client Secret ...

thundergolfer commented 7 years ago

@pg1671 yeah it looks like it has been removed. linkedin.LinkedInAuthentication() will be the way to go now.