Search found 1 match
- Mon Dec 23, 2024 9:14 am America/New_York
- Forum: Home
- Question: Unknown Error, Could not get file HEAD: HTTP Error 403: Forbidden
- Replies: 9
Re: Unknown Error, Could not get file HEAD: HTTP Error 403: Forbidden
Hey there I have been bothered by the same issue lately, so I rewrite the script to solve it, you can find it at: https://github.com/chenyw-insar/bulk_downloader_asf Remember to paste the urls inside your original script into the "urls = []" position before execute it. Hope it helps :) YW ...