On Fri, 2 Sept 2022 at 19:08, Mohammed Reehan <
mohd....@gmail.com> wrote:
>>>> "msg": "status code was -1 and not [200]: Request failed: <urlopen error tunnel connection failed: 403 forribidden>",
>>>> "redirected": "false",
>>>> "status": "-1"
"urlopen error tunnel connection failed: 403 forribidden" indicates an
issue with a proxy.
But - there is some sort of typo again there (forribidden).
No problem with being impatient but please pay more attention to your
question/copy/pasting, to avoid wasting everyone's time here.
In any case, you've explicitly configured "use_proxy: no".
This leads me to suspect that your network might have implemented a
transparent proxy.
Can you confirm that the same request, from the same host, but done
manually with curl, does work?
Please post the evidence of that, so we can rule out any proxy issues.