Hello, everyone,
after the correct setup of the Google extension, all calls (also retrospectively) are synchronized with the calendar but not the meetings.
Or better: only one appointment is synchronized and the others are not. All appointments have the same assigned user and participant. There are only different start and end dates, as well as texts / descriptions.
Google calendar-json.googleapis.com shows an error rate of 95.35% in the developer console.
EspoCRM runs in a Docker environment. How can I debug this?
Is there a log file for the sync somewhere?
Can I start the sync manually from the console so that I can see the CalendarAPI error messages?
What I've done so far:
Delete the connection User -> external account
Empty the relevant googleXXX tables in the database.
Google calendar relevant columns in appointment table set to NULL.
(Probably) reset everything.
Google Account has all permissions (Calendar, Mail, Contacts).
Thanks for any help.
Martin
after the correct setup of the Google extension, all calls (also retrospectively) are synchronized with the calendar but not the meetings.
Or better: only one appointment is synchronized and the others are not. All appointments have the same assigned user and participant. There are only different start and end dates, as well as texts / descriptions.
Google calendar-json.googleapis.com shows an error rate of 95.35% in the developer console.
EspoCRM runs in a Docker environment. How can I debug this?
Is there a log file for the sync somewhere?
Can I start the sync manually from the console so that I can see the CalendarAPI error messages?
What I've done so far:
Delete the connection User -> external account
Empty the relevant googleXXX tables in the database.
Google calendar relevant columns in appointment table set to NULL.
(Probably) reset everything.
Google Account has all permissions (Calendar, Mail, Contacts).
Thanks for any help.
Martin
Comment