Hi,
The download url format in ‘recording notification’ includes ‘/’ now after “webhook_download/”. eg.
2020-04-27 07:03:42 -07:00: Recording notification Body= { timezone: ‘Europe/Paris’,
2020-04-27 07:03:42 -07:00: recording_files:
2020-04-27 07:03:42 -07:00: [ { id: '------,
2020-04-27 07:03:42 -07:00: meeting_id: ‘------------------------’,
2020-04-27 07:03:42 -07:00: recording_start: ‘2020-04-27T14:00:04Z’,
2020-04-27 07:03:42 -07:00: recording_end: ‘2020-04-27T14:02:12Z’,
2020-04-27 07:03:42 -07:00: file_type: ‘MP4’,
2020-04-27 07:03:42 -07:00: file_size: 25879319,
2020-04-27 07:03:42 -07:00: play_url: ‘https://----.zoom.us/rec/play/75YuIen7_-------KgNLtA------U69gd’,
2020-04-27 07:03:42 -07:00: download_url: ‘https://—.zoom.us/rec/webhook_download/75YuIen7-----KgNLtA------U69gd/98tyKvXPzkBgXZHKz-------------------------------------’,
2020-04-27 07:03:42 -07:00: status: ‘completed’ },
Is it a bug or you are going to send url with '/'s??? Please let us know. This is breaking our code. We need to update our code accordingly. But, not all the the download urls received with ‘/’ though.
I have messaged actual log with full url to Tom ( Tommy Gaessler).
Thanks.
Regards,
Selva