Zoom download not works correctly after update

Describe the problem/error/question

After update from 1.57 to 1.58 (and 1.59) do not receive dowloaded file in binary
Get all with Authorization code in webhook plus Follow GET/HEAD Redirect
and Full Response turned on, allowed me to download Zoom meeting files. in the screenshot we can see that I get an html of ZOOM page in a binary file instead of a conference file,


(ver. 1.59.4)
in opened binary html - It asks for the password to view/download zoom file, but I’ve already sent Bearer download_token in autorization

When i downgrade to 1.57 i get the file for download.


(ver. 1.57)

Checked in 1.57 and turn off “full response” (file correct), turned off Follow GET/HEAD i got eror 302 which is correct.

error present in update 1.58 and next

Information on your n8n setup

  • **n8n version:**ver. 1.59.4
  • **Database (default: SQLite):**default
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):**original
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):**docker
  • **Operating system:**default

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

I had http node version 1, after upgrading to 4.2 (the latest) everything worked fine

for me the issue is solved, but the problem probably should not be ignored.

there may be a global update for all http nodes that affected in the current case.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.