-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Whenever I try to run the program it gives me an error saying
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2800.0_x64__qbz5n2kfra8p0\Lib\urllib\request.py", line 639, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 400: Bad Request
Is there anything I'm doing wrong