Users recording download_url in mp4 format

How do I get the mp4 format of the recording files download_url? It returns application/octet-stream format.

{
“recording_files”: [
{
“id”: “d3bff1da-8009-40e5-b267-34d5e3ec1bc7”,
“meeting_id”: “+QWRfJPkQb6om+3jVigK8Q==”,
“recording_start”: “2022-06-03T10:47:31Z”,
“recording_end”: “2022-06-03T10:47:44Z”,
“file_type”: “MP4”,
“file_extension”: “MP4”,
“file_size”: 365835,
“play_url”: “Passcode Required - Zoom”,
“download_url”: “Passcode Required - Zoom”,
“status”: “completed”,
“recording_type”: “shared_screen_with_speaker_view”
}
]
}

@gideon.shalwick ,

Thank you for writing us, @gideon.shalwick! Sorry to hear that the recording files return application/octet-stream format instead of MP4. I just did some testing on my end and confirm that the recording file is in MP4 format. As a test, can you download another recording file and verify the format with us?

We are looking forward to hearing back from you.