« Return to Thread: How get connect to youtube account with zend framework and youtube api?

Re: How get connect to youtube account with zend framework and youtube api?

by Ryan Boyd-3 :: Rate this Message:

Reply to Author | View in Thread



On Wed, May 27, 2009 at 6:50 AM, gerritku <gstore@...> wrote:

For now i see problem there double initial. When fix initial now i get error
:


Fatal error: Uncaught exception 'Zend_Gdata_App_AuthException' with message
'Authentication with Google failed. Reason: NoLinkedYouTubeAccount' in
/var/www/virtual/lohaa.de/htdocs/youtube/Zend/Gdata/ClientLogin.php:174
Stack trace: #0 /var/www/virtual/lohaa.de/htdocs/youtube/index.php(19):
Zend_Gdata_ClientLogin::getHttpClient('gerrit.bagus@gm...', 'gerrit78',
'youtube', NULL, 'MySource', NULL, NULL, 'https://www.goo...') #1 {main}
thrown in
/var/www/virtual/lohaa.de/htdocs/youtube/Zend/Gdata/ClientLogin.php on line
174

That error simply means that you are trying to login with Google credentials that don't have an associated YouTube account.  Head over to youtube.com and login with the same credentials and you should be able to link the Google account up to an existing YouTube account or create a new YouTube username/profile.

Cheers,
-Ryan
 


Any solution?


Gerrit
--
View this message in context: http://www.nabble.com/How-get-connect-to-youtube-account-with-zend-framework-and-youtube-api--tp23739835p23742926.html
Sent from the Zend gdata mailing list archive at Nabble.com.


 « Return to Thread: How get connect to youtube account with zend framework and youtube api?