I'm not receaving the email address of the linkedin user

The user’s email is coming through as undefined, despite having the correct configurations. In Auth0, I have the keys that belong to my application on LinkedIn, and the option for the email is enabled, but even so, I am still not getting the user’s email.

Hi @j0s3s3gur4,

Welcome to the Auth0 Community!

I took a look at your tenant and see a failed logs with the description “No estas autorizado a acceder a esta plataforma.” This matches the description of the api.access.deny message in your post-login action. Can you address this and retry the login and see if the email comes through successfully then?

Thanks,

Mary Beth

The message that appears in the logs is managed by my API, but what I’m trying to understand is why the email prop always comes as undefined.