Open GoogleCodeExporter opened 9 years ago
P.S. PHP Version 5.0.3
I downloaded the code from the trunk. I was getting similar errors from gapi
1.3.
I also changed the line
$ga = gapiClientLogin->authenticate(ga_email,ga_password);
to
$ga = gapiClientLogin::authenticate(ga_email,ga_password);
in example.report.php
Original comment by a.huss...@federalbuyersguideinc.com
on 9 Aug 2010 at 7:36
Original issue reported on code.google.com by
a.huss...@federalbuyersguideinc.com
on 9 Aug 2010 at 7:23