Downloading Phonebridge Call Recording

Downloading Phonebridge Call Recording

Hi there, 

I am trying to build a deluge function to transcribe the voice call recording. 

Well using CRM API accessing the Call record entry, the response contains a field and value for the URL of the recording

"Voice_Recording__s":"https://phonebridge.zoho.com/phonebridge/recording/067fa1757?????5093ba6?serviceID=648185902"

Via browser, I am able to access the recording with this URL

But when I try to access using deluge (using invokeURL), I am not able to access. What's the right way to download/read the recording?