It looks like you are passing empty instead of an object. Try putting a breakpoint in ACT_GenerateReport before you call the ExportReport action and check what values you are passing in. If it’s empty, that is your problem, and you will need to go back along the microflow and work out why it isn’t populating.
Good luck!