andeedee / gapi-google-analytics-php-interface

Automatically exported from code.google.com/p/gapi-google-analytics-php-interface
0 stars 0 forks source link

Is this project dead? Multiple errors #85

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm getting multiple errors when using this script (which previously was 
working correctly)

Fatal error: Uncaught exception 'Exception' with message 'GAPI: Failed to 
request report data. Error: "GDatainsufficientPermissionsUser does not have 
permission to perform this operation"' in 
/web/user/website/cms/gapi.class.php:218 Stack trace: #0 
/web/user/website/cms/analytics.php(7): gapi->requestReportData(145141242, 
Array, Array) #1 /web/user/website/cms/member-index.php(44): 
require_once('/web/user...') #2 {main} thrown in 
/web/user/website/cms/gapi.class.php on line 218

Have google updated their authentication?

Original issue reported on code.google.com by m...@keltiecochrane.com on 28 Aug 2012 at 10:56

GoogleCodeExporter commented 9 years ago
Google change authentication.
See solution in Issue 84. 
http://code.google.com/p/gapi-google-analytics-php-interface/issues/detail?id=84

Original comment by vitor...@gmail.com on 30 Aug 2012 at 11:14