Gmail (Watch email) Runtime Error: mimeType.split is not a function

Worked flawless until today. The scenario has stopped working due to repetitive failure.
If someone could he help me it would be appreciated.

Hey there,

can you show some screenshots of the scenario? The error, the module setup and what the incoming data looks like?

Sure, and thanks!

Contact support about this, looks like its something to do with the module itself.

On a side note, you can switch to a mailhook module instead to receive instant triggers when a new email arrives instead of eating operations with the polling trigger.

1 Like

HI @Barremans1,

As you can see, the module has a small green icon. That means a newer version of that module is available, you are using an older one. That might be the cause of the RuntimeError. mimeType.split is actually an internal function that Make uses.

Here is more info: Update legacy modules with new modules - Help Center

Cheers,
Henk

1 Like