• 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 get

    While 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=Y2hlbG1zZm9yZG9zc0BnbWFpbC5jb20

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support john

    (@johnweru)

    Hi there,

    Thanks for reaching out to us.

    About the issue here, kindly counter-check that your API key is correct and also that the calendar ID that you have filled in the Calendar ID field of your calendar is correct.

    Let us know how it goes.

    Kind Regards

    • This reply was modified 5 months ago by john.
    Thread Starter kindred

    (@kindred)

    I checked, double, and triple checked….

    I have the correct API key.

    I have the correct calendar ID (the part after the cid= in the URL form the original post).

    Looking at my developer console in Google, I see that it is LOGGING the hits, but it logs them all as errors

    Service name calendar-json.googleapis.com
    (method) calendar.v3.Events.List
    (requests)108
    (errors) 100%

    Plugin Support john

    (@johnweru)

    Hi there,

    Thanks for keeping in touch with us.

    In this case, I’m afraid you are using the wrong calendar ID based on your previous message here: (the part after the cid= in the URL form the original post). This is not your calendar ID upon checking on your calendar settings. Kindly check out this guide on how to identify your calendar ID: https://docs.simplecalendar.io/find-google-calendar-id/ .

    I hope this information helps.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.