What steps will reproduce the problem?
Just try to run the buzz example.
.../google-api-php-client/examples/buzz/index.php
Then "Get the public stram"
What is the expected output? What do you see instead?
PHP-Error message in getPublicStream.php line 33
What version of the product are you using? On what operating system?
latest version: google-api-php-client-0.4.4.tar.gz.
Please provide any additional information below.
line 33 should be:
$apiClient->setApplicationName(
instead of
$client->setApplicationName(
Original issue reported on code.google.com by ErichFin...@googlemail.com on 16 Sep 2011 at 9:24
Original issue reported on code.google.com by
ErichFin...@googlemail.com
on 16 Sep 2011 at 9:24