Straight forward, i have a new scenario with google docs integration.
After selecting the document id via the dropdown menu i get the error saying:
Function 'if' finished with error! Function 'handleTabsForImageObjects' finished with error! Cannot read properties of undefined (reading 'forEach')
.
I created a new document for testing, the document contains {{name}}
and {{address}}
. The mapping seems to be working since the name and address are showing up in the setup menu.
However the error preventing me from saving the scenario.
What i tried:
- Creating a new document for testing
- Re-authenticating with google
Any idea?