When I try to perform login with ScrapingHub's Dash, I get the following error on some web site into the "log" section :
scraping hub exceptions.KeyError: 'No input element with the name None'
How to fix hit ?
EDIT : Here the authentication method :
This happens to be a bug in loginform library, it is fixed by this change
and I have tested this in Scrapinghub with success.