tiktok-scraper icon indicating copy to clipboard operation
tiktok-scraper copied to clipboard

Proxy error

Open ThaDeveloper opened this issue 3 years ago • 0 comments

Describe the bug Can't get the scrapper to work with proxy, I'm getting ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames. It was working before I started to see this error

To Reproduce Steps to reproduce the behavior:

  • Used OS: Ubuntu 18.04
  • NodeJs Version (node -v): 10.20.1
  • Scraper Version (tiktok-scraper --version): 1.4.35
  • CLI or Module: Module
  • Used method: getUserProfileInfo()
  • Used options: {proxy: 'socks5://0.0.0.0':sessionList: []}

ThaDeveloper avatar Aug 11 '21 13:08 ThaDeveloper