Hi I get the following error message when testing my scenario:
Function ‘encodeURL’ finished with error! Function ‘composeWatchRowsRange’ finished with error! object null is not iterable (cannot read property Symbol(Symbol.iterator))
Origin
Make
Automatic error handler
If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario. You can then expand the route in any way you like.
Ignore all errors
Ignore errors of type IMLError
More information about error handling
Here are the sceenshots:
The header row is correctly set to only cell A1.
Not sure what I’m missing?
Thank you so much.