Шаблон:Книга по ISBN по данным Google
Шаблон, выводящий сведения о книге с переданным ISBN, полученные из Google.
Пример: {{Книга по ISBN по данным Google|9785936150739}} даст:
Во время обработки HTTP-запроса обнаружена проблема: 429 Too Many Requests
Ошибка при получении данных по URL https://www.googleapis.com/books/v1/volumes?q=isbn:{{{isbn}}}:
{
"error": {
"code": 429,
"message": "Quota exceeded for quota metric 'Queries' and limit 'Queries per day' of service 'books.googleapis.com' for consumer 'project_number:624717413613'.",
"errors": [
{
"message": "Quota exceeded for quota metric 'Queries' and limit 'Queries per day' of service 'books.googleapis.com' for consumer 'project_number:624717413613'.",
"domain": "global",
"reason": "rateLimitExceeded"
}
],
"status": "RESOURCE_EXHAUSTED",
"details": [
{
"@type": "type.googleapis.com/google.rpc.ErrorInfo",
"reason": "RATE_LIMIT_EXCEEDED",
"domain": "googleapis.com",
"metadata": {
"quota_unit": "1/d/{project}",
"quota_metric": "books.googleapis.com/default",
"quota_location": "global",
"service": "books.googleapis.com",
"quota_limit_value": "0",
"consumer": "projects/624717413613",
"quota_limit": "defaultPerDayPerProject"
}
},
{
"@type": "type.googleapis.com/google.rpc.Help",
"links": [
{
"description": "Request a higher quota limit.",
"url": "https://cloud.google.com/docs/quotas/help/request_increase"
}
]
}
]
}
}
..