You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just having two file or filelist vars at the same time is enough to trigger it.
And here’s another thing I noticed — as soon as there has file variable, it blows up with: Failed to execute ‘json’ on ‘Response’: Unexpected end of JSON input. After remove the file var the flow works again.