digant-samcomtech / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

Userinfo example broken in version 6.3 #352

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download version 6.3 of the API
2. Update necessary fields in /examples/userinfo/index.php (client id, secret, 
api key)
3. Access the page via browser

What is the expected output? What do you see instead?
Instead of seeing the Google UserInfo sample app with a "Connect me button" I
get a Fatal PHP error because Google_TokeninfoServiceResource is not found.

What version of the product are you using? On what operating system?
version 6.3. Linux CentOS 5.8, PHP version 5.3.3

Please provide any additional information below.

Original issue reported on code.google.com by marko.zo...@gmail.com on 23 Jul 2013 at 8:00

GoogleCodeExporter commented 9 years ago
Thanks, fixed in 0.6.4.

Original comment by ianbar...@google.com on 23 Jul 2013 at 11:59