ymkjp / opensocial-php-client

Automatically exported from code.google.com/p/opensocial-php-client
Apache License 2.0
0 stars 0 forks source link

any call to myspace fails #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install and setup sample
2. change settings in init my apps.
3. call sample from inside myspace IFRAME.

What is the expected output? What do you see instead?
Any information that correponds to the userid

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

Please provide any additional information below.

PHP Notice:  Object of class stdClass could not be converted to int in 
/var/www/html/mspaj/conf/osapi/io/osapiRestIO.php on line 191

PHP Fatal error:  Cannot use object of type stdClass as array in 
/var/www/html/mspaj/conf/osapi/io/osapiRestIO.php on line 79

Original issue reported on code.google.com by icepic...@gmail.com on 10 Oct 2009 at 10:17

GoogleCodeExporter commented 9 years ago
upgraded php to 5.2 all works

Original comment by icepic...@gmail.com on 17 Oct 2009 at 6:38