Closed mdesjardins closed 5 years ago
With LinkedIn officially deprecating V1 on March 2019, this needs to be taken care of, otherwise this gem will become obsolete.
Superceded by https://github.com/decioferreira/omniauth-linkedin-oauth2/pull/44. As such, I believe this issue could be closed.
The current implementation breaks when it fetches the additional
raw_info
because it hits av1
endpoint to do so. Unfortunately LinkedIn disables the v1 API when they upgrade clients to v2, so authentication with this gem will stop working if/when LinkedIn does this.