After upgrading from 1.7.1 to 1.8.0 scraping is no longer working.
The POST request to https://koillection.my-domain.com/scrapers/item-scrapers/scrap returns a 400 with the following error message:
Error while processing content unencoding for "https://www.site-to-scrape.com/path/123".
Tried going back to 1.7.1 and scraping works fine.
After upgrading from
1.7.1to1.8.0scraping is no longer working.The
POSTrequest tohttps://koillection.my-domain.com/scrapers/item-scrapers/scrapreturns a 400 with the following error message:Tried going back to
1.7.1and scraping works fine.