#Google Calendar and Gmail integration
1 messages · Page 1 of 1 (latest)
Are you using redis?
No, it keeps importing for a long time and nothing changes
What about worker and cron jobs?
are u running npx nx run twenty-server:worker ?
Also if you are not using redis you should try it!
Actually, I was not running worker...
I followed these steps and Gmail is working now:
npx nx run twenty-server:workeras 3rd terminalyarn command:prod cron:messaging:messages-importyarn command:prod cron:messaging:message-list-fetch
Google calendar still doesn't seem to be working, I don't know what else I can do about it, do you know what I can do? Thanks for the help so far!
there is a cron job for that too
yarn command:prod cron:calendar:calendar-event-list-fetch
also make sure you enable these apis on google cloud console
Already did it but nothing changes
I changed my Google account and the command before worked, thanks so much