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
I think you'll need to review the LinkedIn documentation to determine what the correct scope is to use (r_liteprofile or r_basicprofile) and then adjust the scopes you configure for the module . You'll also need to set urlResourceOwnerOptions to the query params that LinkedIn expects to request the attributes you want. urlResourceOwnerOptions is an array of queryParam => value. If you need to make additional API calls to LinkedIn then you can subclass LinkedInV2Auth and override the postFinalStep method to make additional API calls with the access token.
Hi
The above is my authsource.php settings for linkedin authentication, it working fine but only giving me these attributes
Would you please tell me how I can get
The text was updated successfully, but these errors were encountered: