Hi!
We're using https://github.com/scrapedia/scrapy-cookies for cookies persistence.
They add multiple default settings, but there is one that prevents scrapeops-scrapy-sdk from sending setup request
COOKIES_MONGO_MONGOCLIENT_DOCUMENT_CLASS = dict
I have no idea why this is happening, but it's easy to reproduce (even without scrapy_cookies) if you add line above to settings.py