| ( ! ) Fatal error: Uncaught exception 'Google_ServiceException' with message 'Error calling GET https://www.googleapis.com/language/translate/v2/languages: (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/language/translate/v2/languages: (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.0087 | 238392 | {main}( ) | .../simple.php:0 |
| 2 | 0.0151 | 1060392 | Google_LanguagesServiceResource->listLanguages( ) | .../simple.php:13 |
| 3 | 0.0151 | 1061080 | Google_ServiceResource->__call( ) | .../Google_TranslateService.php:67 |
| 4 | 0.0152 | 1065696 | Google_REST::execute( ) | .../Google_ServiceResource.php:186 |
| 5 | 0.2779 | 1070368 | Google_REST::decodeHttpResponse( ) | .../Google_REST.php:36 |