I'm very new to power apps and need some help.
I'm trying to send a copy of a form made in power apps, through the outlook connection.
I have connected Outlook, and also setup the connection, so that it works in the power apps editor online.
Except I get an error, when trying it out on my phone in the app itself.
Im using the "SendEmailV2" function, in the OnSucces of the EditForm.
As all user's email adress will build on the same form: "initials@companyname.com" I want to set the recipient as TextInput@companyname.com. The text input being the users initials.

But I get this error when using the app:

Any suggestions?