cuongpd / gapi-google-analytics-php-interface

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

Fatal Error Uncaught exception 'Exception' #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Fatal error: Uncaught exception 'Exception' with message 'GAPI: Failed to 
authenticate user. Error: ""' in 
/home2/karaokem/public_html/gapi/gapi.class.php:418 Stack trace: #0 
/home2/karaokem/public_html/gapi/gapi.class.php(62): 
gapi->authenticateUser('myemail', 'myPw') #1 
/home2/karaokem/public_html/gapi/example.report.php(8): 
gapi->__construct('myemail', 'myPw') #2 {main} thrown in 
/home2/karaokem/public_html/gapi/gapi.class.php on line 418

What version of the product are you using? On what operating system?
gapi-1.3 Linux (Apache Web Server)

Please provide any additional information below.
Asper the information from issue tracker, I checked my CURL setup. This is 
Enabled.

CURL INFORMATION
cURL support    enabled
cURL Information    libcurl/7.20.0 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5 

Original issue reported on code.google.com by madhukal...@gmail.com on 27 Aug 2010 at 2:45