Error: invalid_request: Could not determine client ID from request. I have this problem with the e-mail module

What are you trying to achieve?

I don’t understand why I get this error, in other scenarios this module works perfectly. I have tried to recreate the scenario several times but it keeps giving me this error. The email configuration is fine, I also deleted it and reconnected and it is fine.

Screenshots: scenario setup, module configuration, errors

Hello @giuseppe_bini, can you send the actual screenshot of the error

Hi,
It maybe that scenario is getting stuck because you are using an instant trigger which expects data to arrive immediately when you run it. Since there’s no incoming data at that moment, it gets caught in a loop waiting for data and never completes. You should try checking the Scenario History to inspect the data captured and ensure your filter settings align with your expected data input.
Cheers,
Harsh