You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple of peculiarities with LinkedIn's OAuth2 implementation.
You can use OAuth2CodeGrantLinkedIn which deals with those; it will need to use the custom embedded web view.
To receive JSON you will also need to use their special header x-li-format and set it to json: