A community member is experiencing an error when using an Apify proxy in their Python Playwright script. The error is playwright._impl._api_types.Error: net::ERR_TUNNEL_CONNECTION_FAILED when navigating to a website. The community member is unsure what is causing the issue.
Hello. I recently tried to use an Apify proxy in my Python Playwright script, and it's giving me this error:
Plain Text
playwright._impl._api_types.Error: net::ERR_TUNNEL_CONNECTION_FAILED at WEBSITE
=========================== logs ===========================
navigating to "WEBSITE", waiting until "load"