Error when displaying calendar
-
I have set the Calendar ID (Calendar set to public, event set to public/busy). I have created and set the Google API.
but I getWhile trying to retrieve events, Google returned an error:
{
"error": {
"errors": [
{
"domain": "global",
"reason": "notFound",
"message": "Not Found"
}
],
"code": 404,
"message": "Not Found"
}
}Calendar is supposed to appear about halfway down, just under the large “facebook” button… Called by a simplecode.
This is the calendar:
https://calendar.google.com/calendar/u/5?cid=Y2hlbG1zZm9yZG9zc0BnbWFpbC5jb20The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.