【发布时间】:2014-12-19 05:25:40
【问题描述】:
我的 youtube 上传脚本运行良好。 (link)
现在我想将我的上传脚本移动到 HOSTGATOR。 但是当我想运行我的工作脚本时;
致命错误:未捕获的异常“Zend_Gdata_App_AuthException”与 消息“与 Google 的身份验证失败。原因:BadAuthentication' 在 /home/xxxxxxx/public_html/xxxxxxx.eu/upload/Zend/Gdata/ClientLogin.php:175 堆栈跟踪:#0 /home/xxxxxxx/public_html/xxxxxxx.eu/upload/index.php(47): Zend_Gdata_ClientLogin::getHttpClient('jozsefsandor45@...', 'mynicepass','youtube',NULL,'thisisasecret',NULL,NULL, 'https://www.goo...') #1 {main} 投入 /home/xxxxxxx/public_html/xxxxxxx.eu/upload/Zend/Gdata/ClientLogin.php 在第 175 行
有人可以帮我吗?
我再说一遍,这是一个有效的 scipt。
如果我将密码更改为错误密码,则错误消息是相同的!
现在我认为我的登录信息没有到达谷歌服务器......
【问题讨论】:
-
您是否阅读了错误信息? “BadAuthentication”似乎很明显
标签: php zend-framework youtube-api gdata