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

Google Plus Api 'Person' Class Bug #120

Open
woowahandonghee opened this issue Nov 12, 2019 · 3 comments
Open

Google Plus Api 'Person' Class Bug #120

woowahandonghee opened this issue Nov 12, 2019 · 3 comments

Comments

@woowahandonghee
Copy link

woowahandonghee commented Nov 12, 2019

Hi there.
Google Plus API response value seems to have changed
Please check this part

Goole Plus API -> /v1/people/me
{ .... "emails": [ { "value": "email@github.com, "type": "ACCOUNT" } ], .... }

I think the name of 'type' has changed

account -> ACCOUNT

@iserb
Copy link

iserb commented Jan 10, 2020

it is already updated in code:

#119

But we need to request a new release from team. Or you can build it locally

@Awes0meM4n
Copy link

it is already updated in code:

#119

But we need to request a new release from team. Or you can build it locally

@iserb You can use the build from jitpack: https://jitpack.io/#spring-social/spring-social-google/1.1.3
Works for me!

@iserb
Copy link

iserb commented Jan 11, 2020

it is already updated in code:
#119
But we need to request a new release from team. Or you can build it locally

@iserb You can use the build from jitpack: https://jitpack.io/#spring-social/spring-social-google/1.1.3
Works for me!

Thank you so much, looks like it works perfect!

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

3 participants