ozgur/python-linkedin

unable to get token

Opened this issue · 1 comments

Hello I was following this guide, ran the oauth2_authentication and got

http://localhost:8000/?code=xxxxxx&state=yyyy

I then passed this token into oauth2_code2accesstoken under the authorization code.

Howver, i got an error

requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://www.linkedin.com/uas/oauth2/accessToken

Whats wrong

Got the same here, couldn't hack it, I'll follow the issue, and also I'll post what steps I'm doing to get the same error

Could you retrieve the generated code from the request?