Hey @Muhammad_Fikri ,
Are you doing any deserialization in the main.xaml file, if so move to to a separate flow and invoke that flow in main.xaml, also you have to make sure there should be no any json object defined in main file.
Thanks,
Sanjit
thank you,
btw,
I encountered an error while creating a robot that is intended to approve specific text obtained from a PDF file. The PDF file is obtained from an email that was sent. I have tried running the action center without any email activity, and it was successful. However, when I tried using the email activity, I encountered an error like this.
Try using the email activity by putting it in some other xaml and instead of outing the email object argument, out the required value in string format.