Welcome Guest, Not a member yet? Register   Sign In
Google Spreadsheets Error
#1

[eluser]phpserver[/eluser]
I have been trying to run a spreadsheet example provided in the demos and this is what am getting:


Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\demos\Zend\Gdata\Spreadsheet-ClientLogin.php on line 439
Please enter your email address [example: [email protected]]:
Warning: fgets() expects parameter 1 to be resource, string given in C:\xampp\htdocs\demos\Zend\Gdata\Spreadsheet-ClientLogin.php on line 432
Please enter your password [example: mypassword]:
Warning: fgets() expects parameter 1 to be resource, string given in C:\xampp\htdocs\demos\Zend\Gdata\Spreadsheet-ClientLogin.php on line 432
Error: Please set your Google credentials before trying to authenticate Credentials provided were email: [] and password [].

What could be the problem here.
#2

[eluser]Ben Edmunds[/eluser]
Obviously your not passing the username and password through to google.

Are you using zend gdata with CI?
#3

[eluser]phpserver[/eluser]
Yes,but in the script Spreadsheet-ClientLogin.php there don't seem to be anywhere you can fill in your email and password.




Theme © iAndrew 2016 - Forum software by © MyBB