• Hi I can’t get Appointments+ to sync with my google calendar. When I test connection and I check the logs it says: “Error calling GET https://www.googleapis.com/calendar… (404) Not Found

    The google account I’m trying to connect to is hello@thesln.com

    Now the plugin says: “GCal API usage is not free of charge for business accounts. You should first contact Google sales department to make it available or use an individual account instead.” But I can’t find any information about paying for api usage through google and I can’t even find the google sales department.

    Can someone please help and point me in the right direction? Thanks in advance

    https://wordpress.org/plugins/appointments/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter alleversun

    (@alleversun)

    This is what the api returns:

    {
    “error”: {
    “errors”: [
    {
    “domain”: “usageLimits”,
    “reason”: “dailyLimitExceededUnreg”,
    “message”: “Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.”,
    “extendedHelp”: “https://code.google.com/apis/console”
    }
    ],
    “code”: 403,
    “message”: “Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.”
    }
    }

    Hey there alleversun,

    Hope you’re well today

    There are some limitations of Google Calendar itself too:

    1) Check that you are NOT using your primary calendar

    2) Check that your account is NOT a business account.

    This is copied from the plugins FAQ page in Appointments -> FAQ. You can try using regular gmail account and you should be able to connect to your GCal.

    Hope this helps 🙂

    Best regards,
    Bojan

    Thread Starter alleversun

    (@alleversun)

    Thanks for the replay Bojan, what do I do if I am using a business account? Is it still possible? I contacted google and this is what they said:

    “Thanks for connecting. The courtesy daily quota for the Calendar API is currently 1,000,000/day and I’ve verified you have this amount in your console for Project ID 28284774667.

    I understand you’re receiving the the error “Daily Limit for Unauthenticated.” It’s possible it is not hooked to your project (Project ID 28284774667) in your Google Developer console. You may need fix your code to use your client id/project id (Project ID 28284774667) from Google Developer console.”

    Hey again alleversun,

    Unfortunately it is not possible to use business account with Google Calendar in the current version of the plugin.

    However, I’ve notified our plugin developer about this so we’ll definitely consider this for future development.

    Have a nice weekend 🙂

    Best regards,
    Bojan

    Any news on an update that can fix this. I would love to keep everything inside of one business account if possible. Is there a way around this perhaps? Besides linking multiple account calendars together?

    Hey there holtzlanderfit,

    Without actually changing settings in the google business account and making this to work there are no workarounds for this.

    This shouldn’t be related directly to the plugin but rather to how business account API is working which is why we’re mentioning that gCal integration will not work properly in the FAQ section of the plugin.

    Best regards,
    Bojan

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

The topic ‘Cant sync with google calendar’ is closed to new replies.