requests / requests-oauthlib

OAuthlib support for Python-Requests!
https://requests-oauthlib.readthedocs.org/
ISC License
1.72k stars 423 forks source link

Fix LinkedIn OAuth #382

Closed MerleLiuKun closed 4 years ago

MerleLiuKun commented 5 years ago

Hello, when I use the library to do LinkedIn OAuth, and I get some errors. I found that the OAuth has changed.

So I give this PR to solve it.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 90.381% when pulling ba069b3478a5eea23d6752ddcde6fe39820f3cf4 on MerleLiuKun:fix_linkedin into 36f24b494a146c60c47bfcdf5a0ae5fbc9a608b9 on requests:master.

jtroussard commented 4 years ago

@MerleLiuKun Thanks for all sharing your findings. These changes were incorporated with PR #397