The OneDrive Move a file/folder module always outputs this exact error “RuntimeError [404] The resource could not be found.” even though it works as it should, it moves the file in the right folder that i selected but this error always comes up which stops the automation from running. And this goes for every OneDrive Move a file/folder module i used in all 4 routes, its always the same error even though it moves the file in the right folder. So i used a error handler “ignore” after it but this costs me 4 more operations per run.
Can someone please help ?