mzeeshanid / MZDownloadManager

This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
BSD 3-Clause "New" or "Revised" License
1.12k stars 238 forks source link

swift too many HTTP redirects #93

Open lexuanquynh opened 4 years ago

lexuanquynh commented 4 years ago

I use google link: https://docs.google.com/uc?export=download&id=1xQqY_cGELSijM15-z9TmmknIgjKyvYDO and get error: swift too many HTTP redirects Can I fix it?

arunj15 commented 2 years ago

I also having the same issue, is there any solution for this issue?