( ! ) Fatal error: Uncaught exception 'Google_ServiceException' with message 'Error calling GET https://www.googleapis.com/customsearch/v1?q=burrito&cx=INSERT_SEARCH_ENGINE_ID: (403) Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.' in /var/www/new/GoogleCalendarTest/google-api-php-client/src/io/Google_REST.php on line 66 |
( ! ) Google_ServiceException: Error calling GET https://www.googleapis.com/customsearch/v1?q=burrito&cx=INSERT_SEARCH_ENGINE_ID: (403) Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API. in /var/www/new/GoogleCalendarTest/google-api-php-client/src/io/Google_REST.php on line 66 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 236560 | {main}( ) | .../index.php:0 |
2 | 0.0081 | 1255128 | Google_CseServiceResource->listCse( ) | .../index.php:33 |
3 | 0.0081 | 1255936 | Google_ServiceResource->__call( ) | .../Google_CustomsearchService.php:70 |
4 | 0.0082 | 1265408 | Google_REST::execute( ) | .../Google_ServiceResource.php:186 |
5 | 0.4889 | 1270072 | Google_REST::decodeHttpResponse( ) | .../Google_REST.php:36 |