Closed Infosecguy10 closed 2 years ago
The URL Open function in downloadbuletin.py is getting a 406 Error - Not Acceptable: urllib.error.HTTPError: HTTP Error 406: Not Acceptable
https://www.tutorialguruji.com/python/http-406-not-acceptable-client-error-when-using-urlopen/
Recommended solution is to add an "accept header" to the URL Request
Withdrawn.
The URL Open function in downloadbuletin.py is getting a 406 Error - Not Acceptable: urllib.error.HTTPError: HTTP Error 406: Not Acceptable