Skip to main content

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?

 

 

@Polyana 8891 Can u check whether you have select session as global in authenticate.

If this help then mark it as resolved.


Reply