Linkedin-oauth2 Basic profile and social sharing

I’ve taken a look at some of the documentations and setup on the dashboard, but cannot get a clear answer to this.

I need to integrate social login (LinkedIn). More specifically have access to the user’s LinkedIn Bio, which seems accessible from basic_profile.
but when I test run the connection through the dashboard, I’m not getting those values back (only getting lite_profile values - image and name)

Also is it possible to authenticate with w_member_social
because we also want to be able to post to linkedIn through our app.

thanks for any pointers

Hi there @dyo, welcome to Auth0’s Community!

LinkedIn has implemented a lot of changes to their APIs as of late so it’s possible that you may not be able to access what you once were. When you get a chance can you share more details about the call you are making there and the specific values you are looking to reach? Thanks in advance!