I’m trying to use “Get File” in OpenRPA and it is returning this error message:
# An exception occurred during a WebClient request.
Can you help find out why this is happening?
I’m trying to use “Get File” in OpenRPA and it is returning this error message:
# An exception occurred during a WebClient request.
Can you help find out why this is happening?
check the file’s _id is correct, and that the user has permissions to see the file ( check under files in openflow )
Thanks @Allan_Zimmermann. This was happening because of permission and I added the filename in the end of “localPath”.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.