problem about zend-gdata-Collection of common programming errors


  • Jared
    php youtube-api gdata gdata-api zend-gdata
    I copied and pasted the example YouTube api code for browser-based uploading to my website, but it appears when I change the category to “Gaming”, it gives me a bad request error. Here is the example code:$myVideoEntry = new Zend_Gdata_YouTube_VideoEntry();$myVideoEntry->setVideoTitle(‘My Test Movie’); $myVideoEntry->setVideoDescription(‘My Test Movie’); // The category must be a val

  • Giles
    php youtube zend-gdata
    I have a Web server on my home computer, in Australia, that I upload a movie at midnight each night to youtube. It works fine and no problems.I am moving my Web server over to a hosted sshVM server in LA and I ran the same script from this locatio

  • ByteNudger
    php zend-framework gmail-imap zend-gdata
    I am using Zend api to grab user gmail inbox. I am getting the following error:[Fri Mar 23 14:12:10 2012] [error] [client 119.152.61.10] PHP Fatal error: Uncaught exception ‘Zend_Mail_Storage_Exception’ with message ‘cannot change folder, maybe it does not exist’ in /var/www/vhosts/eblogs.co.uk/httpdocs/frostbox/xoauth-

  • Toretto
    php zend-framework picasa zend-gdata
    I am having trouble accessing Picasa web albums by album name. I have album name ‘My Test Album’. If I use that name (including the spaces) I receive the error:Fatal error: Uncaught exception ‘Zend_Uri_

  • neubert
    php zend-framework zend-gdata google-spreadsheet-api

Originally posted 2013-11-09 23:32:34.