
Tech Solutions Group - 2014-11-30 15:25:23
LinkedIn OAuth 2.0 uses a non-standard method by using oauth2_access_token passed on the query string, however when using this library, if "access_token" is not set, it throws an error: "the access token is not set to a valid value"
The library should accept not setting "access_token"?