oauth-io / oauth-phonegap

OAuth.io plugin for Apache Cordova/PhoneGap
195 stars 69 forks source link

Linkedin integration appears to be broken - Can't get user information #76

Open Canuckaholic opened 4 years ago

Canuckaholic commented 4 years ago

From my tests, it appears that the Oauth integration with Linkedin is no longer working.

  1. I am able to do a successful authentication using @OAuth.popup('linkedin2', { cache: true })

  2. Attempting to then do result.get('/me') or result.me() results in an error.

Canuckaholic commented 4 years ago

Just wondering if anyone from OAuth.io is monitoring this? We pay for the service, but our emails to support, thus far, have gone unanswered. Is this software still active and supported?

Canuckaholic commented 4 years ago

Any updates on this?