update event from TODO to Google calendar doesn't work

Status
Not open for further replies.
Your Task History ID
IjU3NjUwNTZhMDYzMjA0M2Q1MjY4NTUzMDUxMzIi_pc
I have previously create a workflow for TODO (new task) to google calendar (new event).
Now, I would like to create a new flow for update event dates, but the test request doesn't work, and got error.
 
If you're encountering issues updating events from your TODO list to your Google Calendar, there could be several potential reasons for this problem. Here are some troubleshooting steps you can try:

  1. Check API Credentials: Ensure that your Google Calendar API credentials are set up correctly. Make sure you have the necessary permissions to access and modify your calendar.
 
If you're encountering issues updating events from your TODO list to your Google Calendar, there could be several potential reasons for this problem. Here are some troubleshooting steps you can try:

  1. Check API Credentials: Ensure that your Google Calendar API credentials are set up correctly. Make sure you have the necessary permissions to access and modify your calendar.
just checked. I have permissions to access and modify the calendar. The error code is 404.
 
P

Pabblymember11

Guest
just checked. I have permissions to access and modify the calendar. The error code is 404.
It seems that in the action step for updating an event in Google Calendar, you are mistakenly passing the Event Id from Microsoft ToDo instead of the required Event ID from your Google Calendar event, which should be retrieved using the List/Search Events method.


1715588691890.png
 
Status
Not open for further replies.
Top