Note that there are some explanatory texts on larger screens.

plurals
  1. POYouTube API issue too_many_recent_calls
    text
    copied!<p>I am getting an error while using youtube api.</p> <p>here is the error i am getting,</p> <pre><code>exception 'Zend_Gdata_App_HttpException' with message 'Expected response code 200, got 403 ' in /usr/share/nginx/www/application/libraries/Zend/Gdata/App.php:700 Stack trace: #0 /usr/share/nginx/www/application/libraries/Zend/Gdata.php(221): Zend_Gdata_App-&gt;performHttpRequest('GET', 'http://gdata.yo...', Array, NULL, NULL, NULL) #1 /usr/share/nginx/www/application/libraries/Zend/Gdata/App.php(861): Zend_Gdata-&gt;performHttpRequest('GET', 'http://gdata.yo...', Array) #2 /usr/share/nginx/www/application/libraries/Zend/Gdata/App.php(754): Zend_Gdata_App-&gt;get('http://gdata.yo...', NULL) #3 /usr/share/nginx/www/application/libraries/Zend/Gdata/App.php(220): Zend_Gdata_App-&gt;importUrl('http://gdata.yo...', 'Zend_Gdata_YouT...', NULL) #4 /usr/share/nginx/www/application/libraries/Zend/Gdata.php(187): Zend_Gdata_App-&gt;getEntry('http://gdata.yo...', 'Zend_Gdata_YouT...') #5 /usr/share/nginx/www/application/libraries/Zend/Gdata/YouTube.php(293): Zend_Gdata-&gt;getEntry('http://gdata.yo...', 'Zend_Gdata_YouT...') #6 /usr/share/nginx/www/application/modules/Videofeed/controllers/ProfileController.php(37): Zend_Gdata_YouTube-&gt;getVideoEntry('14NiccpyGt8') #7 /usr/share/nginx/www/application/libraries/Zend/Controller/Action.php(513): Videofeed_ProfileController-&gt;indexAction() #8 /usr/share/nginx/www/application/libraries/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action-&gt;dispatch('indexAction') #9 /usr/share/nginx/www/application/libraries/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #10 /usr/share/nginx/www/application/modules/Core/Bootstrap.php(75): Zend_Controller_Front-&gt;dispatch() #11 /usr/share/nginx/www/application/libraries/Engine/Application.php(160): Core_Bootstrap-&gt;run() #12 /usr/share/nginx/www/application/index.php(194): Engine_Application-&gt;run() #13 /usr/share/nginx/www/index.php(24): include('/usr/share/ngin...') #14 {main} </code></pre> <p>Thanks in advance.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload