I have the latest version of n8n. I have a self hosted n8n and created a simple flow to upload videos to YouTube which I drag and drop into a directory. This was working for a while, however unfortunately now, although nothing has changed, i’m now getting this error:
ERROR: Invalid value “undefined” for header “Content-Length”
Does anybody know where this might stem from? Is it anything to do with the “Content-Length” header, or is this something larger/disconnected and that header is the first thing it’s failing on?
I should say, my YouTube OAuth2 is still connected properly (I’ve even reconnected it to make sure)
Hey @Jon, that seems to have fixed it! I’ve wasted too many hours on troubleshooting that one when it was such a simple fix - hopefully my question here helps someone else with a similar problem googling that error! Thanks again!