-
-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Description
Hi,
First I want to thank you for this amazing module.
Second I want to get the user's birthday and here is my scop object:
{ scope: [ 'https://www.googleapis.com/auth/plus.login',
'https://www.googleapis.com/auth/user.birthday.read', 'https://www.googleapis.com/auth/plus.profile.emails.read'] }
And my profile fields are:
profileFields: ["birthday", "email", "first_name", "gender", "last_name"]
When I authenticate with google it tells me that the app will receive my birthday, but can't find any birthday field in the "profile" object!
All the best,
Mohammed
Metadata
Metadata
Assignees
Labels
No labels