Hi
I am trying to copy a file within the same onedrive for business.
However, the path of the file is not complete, therefore I cannot copy or create a file.
No matter how I use the Path from the file, it always gets cut then I get the following message.
{
"status": 400,
"message": "Path to the destination should include file name.",
"source": "api.connectorp.svc.ms"
}
What should I do to get the full path?
Regards
Luke