Hi everyone ![]()
I’m facing a strange issue in one of my workflows and would really appreciate your help.
Context
I have a workflow that:
-
Downloads files from Dropbox
-
Uploads them to Google Drive
-
Runs inside a loop (multiple files)
The workflow is quite complex but has already worked multiple times in the past, so I’m confident the global logic is correct.
Issue
-
1st iteration: everything works perfectly (download + upload OK) -
2nd iteration: the Google Drive upload node fails every time
What’s weird is:
-
The input of the node looks correct
-
This issue appeared suddenly (it was working before)
-
Restarting or reloading the workflow doesn’t fix it
What I’m sharing
-
A video of the workflow execution -
A screenshot of the input data for the failing node
Question
Has anyone experienced something similar with loops or Google Drive uploads?
Could it be:
-
A binary data issue?
-
Something getting lost/mutated between iterations?
-
A limitation or bug in the Google Drive node?
Any ideas or things I should check would be super helpful ![]()
Thanks a lot!
