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

UserInfo wrapper #43

Closed
GoogleCodeExporter opened this issue Dec 16, 2015 · 3 comments
Closed

UserInfo wrapper #43

GoogleCodeExporter opened this issue Dec 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

The documentation describes a userinfo.profile call 
(http://code.google.com/apis/accounts/docs/OAuth2Login.html#userinfocall) 
without using Google+.

I can't find in this PHP wrapper how to make that call.


Original issue reported on code.google.com by nash...@gmail.com on 30 Nov 2011 at 12:32

@GoogleCodeExporter
Copy link
Author

Original comment by chirags@google.com on 9 Dec 2011 at 5:40

  • Changed state: Accepted
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

There currently isn't a wrapper for this, but this code snippet should help you 
as a stopgap.

https://groups.google.com/d/msg/google-api-php-client/o1BRsQ9NvUQ/xa532MxegFIJ

Original comment by chirags@google.com on 14 Dec 2011 at 10:16

@GoogleCodeExporter
Copy link
Author

This is now available on trunk.
http://code.google.com/p/google-api-php-client/source/checkout

I've also written an example project here:
http://code.google.com/p/google-api-php-client/source/browse/trunk/examples/user
info/index.php

Original comment by chirags@google.com on 6 Jan 2012 at 6:44

  • Changed state: Fixed

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

No branches or pull requests

1 participant