According to LinkedIn's API documentation the proper way to authenticate api requests is to use the Authorization header. Once that was added having the oauth2_access_token parameter caused the API to respond with a" Multiple authentication schemes" error.
According to LinkedIn's API documentation the proper way to authenticate api requests is to use the Authorization header. Once that was added having the oauth2_access_token parameter caused the API to respond with a" Multiple authentication schemes" error.