Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cant get birdthday or address in google #648

Open
olkotz opened this issue Apr 14, 2021 · 1 comment
Open

I cant get birdthday or address in google #648

olkotz opened this issue Apr 14, 2021 · 1 comment

Comments

@olkotz
Copy link

olkotz commented Apr 14, 2021

Hello,

In first place i like to thank you MrSwitch for your incredible work!

Iam developing an app in quasar and i need to get from google account the birthday and address (if the user has allready seted), but i dont know how, can you please help me?

In facebook i coud reach that fields with this:
this.$hello(network).api('me',{fields:'email,id,name,birthday,location'})

But in google if i put any field over api function, dosent work.

I been looking and doing a research about that, and i found in the google.js module the birthday scope is empty, maybe if you put birthday: 'https://www.googleapis.com/auth/user.birthday.read' and add a new scope location: 'https://www.googleapis.com/auth/user.addresses.read', it works, is just a thought.

thank you very much for the help!!!

@PurnashisHazra
Copy link

is this fixed? if not can you assign the task to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants