smanikandan14 / ThinDownloadManager

To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
Apache License 2.0
783 stars 185 forks source link

ErrorCode 1006 #82

Open mebikramkc opened 7 years ago

mebikramkc commented 7 years ago

Getting the below error downloading small sized file which is just 27.31 KB id: 16842960 Failed: ErrorCode 1006, Transfer-Encoding not found as well as can't know size of download, giving up

MickeCast commented 7 years ago

I am getting the same error and can't find why

mebikramkc commented 7 years ago

I used this and it works : https://github.com/lingochamp/FileDownloader

soshial commented 7 years ago

I also had this issue. Had to switch to smth else