Can I get birthday, gender, phonenumbers data.
chea-young opened this issue · 1 comments
chea-young commented
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
- spring framework
- spring security
- oauth2.0
There is no (birthday, gender, phone number) in the data that responds when you log in with the scope set up as shown below.
Could you help me if I missed anything?
- https://www.googleapis.com/auth/userinfo.email
- https://www.googleapis.com/auth/userinfo.profile
- https://www.googleapis.com/auth/user.birthday.read
- https://www.googleapis.com/auth/user.gender.read
- https://www.googleapis.com/auth/user.phonenumbers.read
``
LindaLawton commented
The information must be public in the users account for you to see that.