Title: Error calling GET
Last modified: August 31, 2016

---

# Error calling GET

 *  [pwfoto](https://wordpress.org/support/users/pwfoto/)
 * (@pwfoto)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/error-calling-get-3/)
 * Hello,
 * when I fill in the google id I get the following message:
 * Error calling GET [https://www.googleapis.com/calendar/v3/calendars/%91%A9%ED%8Aw%A1j%B9%1E%99%AB%1En%8C%AC%82f%A2%95%CA%26/events?maxResults=2500&timeZone=&key=AIzaSyBZKwCOv7jwU5-4H6Tycs3bAvTfTuTRnHk](https://www.googleapis.com/calendar/v3/calendars/%91%A9%ED%8Aw%A1j%B9%1E%99%AB%1En%8C%AC%82f%A2%95%CA%26/events?maxResults=2500&timeZone=&key=AIzaSyBZKwCOv7jwU5-4H6Tycs3bAvTfTuTRnHk):(
   404) Not Found
 * please help.
 * [https://wordpress.org/plugins/google-calendar-events/](https://wordpress.org/plugins/google-calendar-events/)

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

 *  [nhradar](https://wordpress.org/support/users/nhradar/)
 * (@nhradar)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/error-calling-get-3/#post-6975485)
 * I’m getting a 500 error, rather than a 404.
 * While trying to retrieve events, Google returned an error:
    Error calling GET
   [https://www.googleapis.com/calendar/v3/calendars/ankenyunited%40gmail.com/events?singleEvents=true&maxResults=2500&timeZone=America%2FChicago&timeMin=2015-12-26T00%3A00%3A00-06%3A00&timeMax=2018-01-24T23%3A59%3A59-06%3A00&key=AIzaSyD7U49C6UDI_j147rNQDeRbV2e568R9ahA](https://www.googleapis.com/calendar/v3/calendars/ankenyunited%40gmail.com/events?singleEvents=true&maxResults=2500&timeZone=America%2FChicago&timeMin=2015-12-26T00%3A00%3A00-06%3A00&timeMax=2018-01-24T23%3A59%3A59-06%3A00&key=AIzaSyD7U49C6UDI_j147rNQDeRbV2e568R9ahA):(
   500) Backend Error
 * While if I just cut and paste the URL, I seem to get the calendar code:
 * {
    “kind”: “calendar#events”, “etag”: “\”1453740250156000\””, “summary”: “ankenyunited@gmail.
   com”, “updated”: “2016-01-25T16:44:10.156Z”, “timeZone”: “America/Chicago”, “
   accessRole”: “reader”, “defaultReminders”: [], “nextSyncToken”: “COCX07m0xcoCEAAYAQ
   ==”, “items”: [ { “kind”: “calendar#event”, “etag”: “\”2725722097132000\””, “
   id”: “fdsl0ltla1lom12r4da2aibmrs_20151227T163000Z”, “status”: “confirmed”, “htmlLink”:“
   [https://calendar.google.com/calendar/event?eid=ZmRzbDBsdGxhMWxvbTEycjRkYTJhaWJtcnNfMjAxNTEyMjdUMTYzMDAwWiBhbmtlbnl1bml0ZWRAbQ&ctz=America/Chicago&#8221](https://calendar.google.com/calendar/event?eid=ZmRzbDBsdGxhMWxvbTEycjRkYTJhaWJtcnNfMjAxNTEyMjdUMTYzMDAwWiBhbmtlbnl1bml0ZWRAbQ&ctz=America/Chicago&#8221);,“
   created”: “2013-03-09T20:23:57.000Z”, “updated”: “2013-03-09T20:30:48.566Z”, “
   summary”: “Worship”, “description”: “Worship is our expression of love for God
   and love for our neighbors.\nWe worship every week in celebration of Christ’s
   new life!”, “location”: “Sanctuary”, “creator”: { “email”: “ankenyunited@gmail.
   com”, “displayName”: “Ankeny UCC”, “self”: true },
 * (etc)
 * ### WordPress Installation ###
 * Site Name: Ankeny UCC
    Home URL: [http://www.ankenyucc.org](http://www.ankenyucc.org)
   Site URL: [http://www.ankenyucc.org](http://www.ankenyucc.org) Version: 4.4.1
   Locale: en_US Timezone: America/Chicago Multisite: No Permalinks: /%year%/%monthnum%/%
   day%/%postname%/ WP Memory Limit: 40 MB WP Debug Mode: No Script Debug: No
 * ### Active Theme ###
 * Theme: Church – 0.7.5
    Child Theme: Yes Parent Theme: Omega – 1.2.8
 * ### Active Plugins ###
 * Rotating Tweets (Twitter widget & shortcode): 1.8.2
    Ultimate Tag Cloud Widget:
   2.7.2 Simple Calendar: 3.0.12 Sermon Manager for WordPress: 1.9.5 Wordfence Security:
   6.0.23 Cimy Header Image Rotator: 6.1.1 Image Rotator Widget: 1.0.7 iframe: 4.2
   Bad Behavior: 2.2.18 Role Scoper: 1.3.67 Role Scoper Migration Advisor: 1.0
 * ### Server Environment ###
 * Web Server: Apache
    PHP Version: 5.6.10 MySQL Version: 5.6.25-log Server Timezone:
   UTC Display Errors: Yes Safe Mode: No Memory Limit: 256M Upload Max Filesize:
   64M Post Max Size: 65M Max Execution Time: 30 Max Input Vars: 1000 fsockopen:
   Yes cURL: Yes SOAP: Yes SUHOSIN: No WP Remote POST: Yes WP Remote GET: Yes
 * ### Client Information ###
 * IP Address: 173.236.184.169
    Browser: Safari 9.0.2 (Apple)
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/error-calling-get-3/#post-6975541)
 * Make sure you have your API key setup following this: [http://docs.simplecalendar.io/google-api-key/](http://docs.simplecalendar.io/google-api-key/)
 *  [nhradar](https://wordpress.org/support/users/nhradar/)
 * (@nhradar)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/error-calling-get-3/#post-6975543)
 * Thanks for the reply, Nick.
 * And sorry for piggybacking a different error into this thread. My web forum etiquette
   has apparently deteriorated over the past few years.
 * In my case, anyway, I set up the calendar last year and did the API key at the
   same time. It was working fine until recently (though I missed the exact moment
   that it broke). The first thing I did was to go through those instructions again
   and double-check the API key against the dev console and make sure that the calendar
   was still public. At that point, I noticed that the dev console was reporting
   server errors.
 * This morning, on my first visit to the calendar page in my wordpress console,
   I had the same URL and error message, but when I did a page update (no actual
   changes), the error message went away (but previewing the changes still showed
   no calendar), and the google dev console was now showing 400 errors rather than
   500. Based on the way the error case changed, I’ve now gone and set up simple
   calendar on a different site of mine with the same google calendar settings, 
   and it seems to work fine, so there must be some sort of plugin or theme conflict.
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/error-calling-get-3/#post-6975545)
 * Thanks for the update. To narrow down possible conflicts please go through this:
   [http://docs.simplecalendar.io/troubleshooting-theme-plugin-widget-conflicts/](http://docs.simplecalendar.io/troubleshooting-theme-plugin-widget-conflicts/)
 * Thanks!

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

The topic ‘Error calling GET’ is closed to new replies.

 * ![](https://ps.w.org/google-calendar-events/assets/icon-256x256.png?rev=1263960)
 * [Simple Calendar - Google Calendar Plugin](https://wordpress.org/plugins/google-calendar-events/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-calendar-events/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-calendar-events/)
 * [Active Topics](https://wordpress.org/support/plugin/google-calendar-events/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-calendar-events/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-calendar-events/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/error-calling-get-3/#post-6975545)
 * Status: not resolved