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