I hope you’re doing well. I’m encountering an issue with the Auth0 LinkedIn social connection settings, specifically related to the retrieval of the user’s email after authentication.
In my Auth0 dashboard, I have enabled the “email” attribute to be returned after the user is authenticated via LinkedIn. However, despite this configuration, the email attribute is not being returned as expected.
I have already ensured that the proper settings are configured in the Auth0 dashboard, and the issue persists.
Hey there @girijesh.thodupunuri welcome to the community!
Are you experiencing this issue with 1 user or all? I have seen cases where user’s may opt to not share their email address with 3rd parties.
Are you using Auth0 developer keys in the Linkedin connection settings or your own?
1 Like
I’m encountering a similar issue with LinkedIn not returning email addresses. I noticed @tyf you asked the following question
Are you using Auth0 developer keys in the Linkedin connection settings or your own?
I am currently using Auth0 dev keys right now. Will this prevent me from getting user’s email addresses?
1 Like
i am having the same problem. I am not using the Auth0 dev keys. It all works but it does not provide the email address despite it being requested.