我的 youtube 上传脚本运行良好。(链接)
现在我想将我的上传脚本移动到 HOSTGATOR。但是当我想运行我的工作脚本时;
致命错误:未捕获的异常 'Zend_Gdata_App_AuthException' 并带有消息“与 Google 的身份验证失败。原因:/home/xxxxxxx/public_html/xxxxxxx.eu/upload/Zend/Gdata/ClientLogin.php:175 中的 BadAuthentication' 堆栈跟踪:#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 } 在第 175 行的 /home/xxxxxxx/public_html/xxxxxxx.eu/upload/Zend/Gdata/ClientLogin.php 中抛出
有人可以帮助我吗?
我再说一遍,这是一个工作的 scipt。
如果我将密码更改为错误密码,则错误消息是相同的!
现在我认为我的登录信息没有到达谷歌服务器......