Hi everyone,
I exported a PowerApps solution that includes this Flow. The Flow works as expected when I run it in the source environment (unmanaged solution), but on the test environment (managed solution) I get the error.
The Flow has a PowerApps V2 trigger however the Send Email (V2) action is configured to run with a service account which has access to email on behalf of the DO NOT reply email I need for my case.
Here's a screenshot of a successful run on the source environment

And failed run on the test environment...

As far as I understand, there should be no issues here since the actions are running with the correct account with access to send email on behalf of the account I'm trying to use.
Has anyone ran into this before?
I'm at a loss and not sure what I can try to troubleshoot this...
Any help is appreciated