Copy files from sharepoint to other site

when I try to run the flow as the main objective to copy files from sharepoint to another site, it is giving an error like this:
"The value is not within the" expected range ". The code for this connector is below:

body:
{
"request": {
"url": null,
"traceId": "0HM233DDD4F49AAC21ff656f"
},
"error": {
"code": "ApplicationResultException",
"message": "Value does not fall within the expected range.",
"date": "2020-08-18T16:27:25.922103Z"
}
}

Header:
{
"transfer-encoding": "chunked",
"Date": "Tue, 18 Aug 2020 16:27:25 GMT",
"Server": "Kestrel",
"X-Powered-By": "ASP.NET",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "203"
}

somebody help me about this issue.

Thanks and regards,
André Modesto

Dear @Candelas,
Thank you for contacting us! Can you send us a screenshot (or a few screenshots) of the flow process? Which product are you running?

Hi Nikita Kurguzov,

Thanks for your help, follow the printsreen with the error of my flow.

I appreciate your help.

Thanks&regards,
André Modesto

Hello André. Unfortunately, Actions allow you working only with SharePoint Online entities, so the action can copy documents only from and to SharePoint libraries that may be placed on different SharePoint sites (i.e., site collections or subsites).