andeedee / gapi-google-analytics-php-interface

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

Getting Error Reports #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I Just Filled in my Email alfasites@gmail.com
2.Then My Password but i just get errors back 

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

Fatal error: Uncaught exception 'Exception' with message 'GAPI: Failed to
authenticate user. Error: ""' in
C:\wamp\www\Zend\Inicio\form\gapi.class.php:418 Stack trace: #0
C:\wamp\www\Zend\Inicio\form\gapi.class.php(62):
gapi->authenticateUser('alfasites@gmail...', 'xxxpassxxx') #1
C:\wamp\www\Zend\Inicio\form\example.account.php(7):
gapi->__construct('alfasites@gmail...', 'xxxpassxxx') #2 {main} thrown in
C:\wamp\www\Zend\Inicio\form\gapi.class.php on line 418

The difference of hansahrens's problem is the Error appears in blank.

What version of the product are you using? On what operating system?

I am Using the newest Version of Wamp and the newest version of your script.
Curl is running correctly, but I can't do this work.

Original issue reported on code.google.com by tlmagi...@gmail.com on 24 Jul 2009 at 3:55

GoogleCodeExporter commented 9 years ago
I found why this is happening.
The error is a Bad Requisitation error, if the password contain some characters 
like
$,%,@ or any other, that error is returned.
I changed my password and that class worked very well, but with those 
characters that
error has return. 

Original comment by tlmagi...@gmail.com on 25 Jul 2009 at 12:50

GoogleCodeExporter commented 9 years ago
nothing for me too, same error, my pass is simple just numbers and letters, 
some one can help ???

Original comment by uaep...@gmail.com on 7 Jul 2010 at 7:04

GoogleCodeExporter commented 9 years ago
Hi I am using the latest version of wamp, newer version of script, curl is 
enabled but I still got this problem Fatal error: Uncaught exception 
'Exception' with message 'GAPI: Failed to authenticate user. Error: "Request 
failed, fopen provides no further information"' in 
C:\wamp\www\gapi\gapi.class.php on line 418 
Exception: GAPI: Failed to authenticate user. Error: "Request failed, fopen 
provides no further information" in C:\wamp\www\gapi\gapi.class.php on line 418
I have stuck with this, please can someone help me 

Original comment by Exce...@tapgage.com on 17 Jan 2013 at 12:20

GoogleCodeExporter commented 9 years ago
I actually find the error, since I use wamp server I havent enable ssl module 
and proxy http module, it works fine now. hope it might help others who has 
some problem. 
Cheers!

Original comment by Exce...@tapgage.com on 17 Jan 2013 at 1:11