Code: generalException Message: An error occurred sending the request sharepoint screenshot storage failed, storing locally

Hi. I added a package: RPA_INT-REF_Helpers in order to use the activity Take and Save screenshot, But i’m getting this error? Can you help me on this?

@Zorina25

RPA_INT-REF_Helpers is your internally developed package. Check the code what’s the issue by debugging.

The generalException you can look into. This exception occurs when the O365 scope isn’t configured correctly or access issue.

Refer this solution.

@Zorina25

As per error the sharepoint activity inside that custom library failed

You need to check the sharepoint access and values that you are providing

Cheers