URLError : <urlopen error Tunnel connection failed: 403 Forbidden>

 

i am sure the url is correct as I tested in local python envrionment and it worked just fine.

 

the data is not crazy large either, less than 1000 rows and 4 columns.

Author