Why am I encountering an error when trying to integrate the create_event for Google Meet?

This topic was automatically generated from Slack. You can find the original thread here.

Hi all, I encountered a weird error while trying to integrate the create_event for Google Meet, I’m getting the events info normally from the trigger step and passing it through the endpoint but it somehow fails to be passed to the event creation step with the error shown bellow. Does anyone have an idea why isn’t it working?

you need to set the Attendees as an array. So instead of [bouregag.abdelkader@gmail.com](mailto:bouregag.abdelkader@gmail.com), it should be ["[bouregag.abdelkader@gmail.com](mailto:bouregag.abdelkader@gmail.com)"]