@locc
The response from Google for the batch calendar query is as follows.
Make sure to add your domain to the domain list for the API key AND give it access to the Calendar API.
–batch_AIbVvDsH0qA_ABJHOQPqH5A
Content-Type: application/http
Content-ID: <response-2038396602>
HTTP/1.1 403 Forbidden
Content-Type: application/json; charset=UTF-8
Date: Wed, 26 Nov 2014 00:35:40 GMT
Expires: Wed, 26 Nov 2014 00:35:40 GMT
Cache-Control: private, max-age=0
Content-Length: 744
{
“error”: {
“errors”: [
{
“domain”: “usageLimits”,
“reason”: “accessNotConfigured”,
“message”: “Access Not Configured. The API is not enabled for your project, or there is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your configuration.”,
“extendedHelp”: “https://console.developers.google.com”
}
],
“code”: 403,
“message”: “Access Not Configured. The API is not enabled for your project, or there is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your configuration.”
}
}
–batch_AIbVvDsH0qA_ABJHOQPqH5A
Content-Type: application/http
Content-ID: <response-497531827>
HTTP/1.1 403 Forbidden
Content-Type: application/json; charset=UTF-8
Date: Wed, 26 Nov 2014 00:35:40 GMT
Expires: Wed, 26 Nov 2014 00:35:40 GMT
Cache-Control: private, max-age=0
Content-Length: 744
{
“error”: {
“errors”: [
{
“domain”: “usageLimits”,
“reason”: “accessNotConfigured”,
“message”: “Access Not Configured. The API is not enabled for your project, or there is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your configuration.”,
“extendedHelp”: “https://console.developers.google.com”
}
],
“code”: 403,
“message”: “Access Not Configured. The API is not enabled for your project, or there is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your configuration.”
}
}
–batch_AIbVvDsH0qA_ABJHOQPqH5A–