Skip to main content
Answer

Problem handling sharepoint session

  • February 26, 2024
  • 1 reply
  • 161 views

Polyana 8891
Navigator | Tier 3
Forum|alt.badge.img+10

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?

 

 

Best answer by r.singh

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

If this help then mark it as resolved.

1 reply

Forum|alt.badge.img+4
  • Navigator | Tier 3
  • Answer
  • February 27, 2024

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

If this help then mark it as resolved.