It would be nice to have an error message if something is wrong with the API key.
Had for example the following problem:
{
"error_message" : "This API key is not authorized to use this service or API.",
"results" : [],
"status" : "REQUEST_DENIED"
}
Will create a PR.