I'm trying to use a task: execute passing the session that was authenticated to another task, but when this is executed it returns the following error: 'session' expecting 'SharepointSession' received 'SharepointSession'.
I have already checked the variables used, testing the task that is called individually, it works, as long as authentication is passed, but if I try to pass the sharepoint session as input, the error persists. Any idea how to resolve it?