Hello,
I've installed the module without problem. When I click on "Grant access..." in the module settings, I'm redirected on a google page that ask me to autorize access to http://www.mysite.com/admin/settings/google-analytics-api. I click on "autorize access" and then I redirected to a page like :
http://www.mysite.com/admin/settings/google-analytics-api?token=CJzzksnF... that give a 500 error.
Is there someone that could help me ?
François
Comments
Comment #1
FrancoisL commentedComment #2
gregglesI haven't seen this myself and it seems nobody else has either. My guess is that it's something specific to your site.
I suggest looking at the apache or php error log.
Updating category, priority, and status to reflect the situation.
Comment #3
davident commentedI have also seen this error and have not found a solution. I can say that the 500 error appears to be a local server error, not a Google server error. Also, my particular setup is in a subfolder of an ip (no domain) (xxx.xxx.xx.xx/example) with clean urls turned on.
UPDATE: It's actually a "Document moved temporarily. 302" error that I'm getting.
Comment #4
bavarian commentedI am ending upp with a 404-error in this procedure described here.
Comment #5
groovehunter commentedgot that error on first time setup and authorization too
in my apache2 error.log i have
Comment #6
steveoriolI have the same 500 error for the website on line, but not on the local one ???
Did anybody find a solution ?
Comment #7
raspberryman commentedWe're redone the API class to use OAuth in 6x-dev. Please test and, if there are problems, open a new issue. All the AuthSub authentication code is gone.
Comment #8
steveoriolSuper, raspberryman !thank you ...It is working by now,
In fact now, the Auth is working in the "admin/settings/google-analytics-reports" page (Google Analytics settings)
but,
on I get 500 error on "node/xxxxx/statistics" pages if there is google data on the node.
is any think I have to do next ?
error in error.log is:
[Tue Apr 12 18:30:05 2011] [error] [client 93.1.xxx.xxx] PHP Fatal error: Call to a member function getDimensions() on a non-object in /home/xxxxxxx/www/sites/all/modules/google_analytics_api/reports/google_analytics_reports.module on line 143, referer: http://www.xxxxxxx.com/en/node/622I open a new issue #1124990: Error 500 on "node/xxxxx/statistics" nodes