Google/Gmail is not retrieving user's email

I followed the steps to connect to Google/Gmail social login but I am not able to get the user’s email. I only get the following information:
sub,
given_name
family_name
nickname
name
picture
gender
locale
updated_at

How do I get the email attributes such the email and where the email is verified.

Check your Users in the dashboard. Is the e-mail there? If not, you are probably missing a permission.

John

I was able to get the email attribute calling auth0 from the application.

When I user the “Try” feature it does not get the email.