OneDrive node Error on Copy operation

Hello,
I’m trying to copy a file using the Microsoft OneDrive node in n8n, but I’m encountering the following error:

Your request is invalid or could not be processed by the service. Name already exists.

However, I am assigning a unique name to the file by appending a timestamp, so a name conflict shouldn’t occur.

Interestingly, the file is actually created in my OneDrive account despite the error.
The issue is that I need the ID of the copied file to use in the next steps of my workflow, and due to the error, I can’t retrieve it.

Has anyone else experienced this issue or found a workaround to reliably get the copied file’s ID?

Thanks in advance!

This is my simple workflow

Information on my n8n setup

  • n8n version: n8n 1.89.2 cloud
  • Database: SQLite
  • n8n EXECUTIONS_PROCESS setting: own
  • Running n8n via : n8n cloud
  • Operating system: