Failed to load resource: the server responded with a status of 400 () while trying to login into Instagram through Selenium and Python
问题 I've been in the process of making an instagram bot for a few days now and I'm having trouble logging into instagram with a headless selenium browser. The script I made works perfectly fine when run on my laptop but when I try to run this on my digital ocean server, the browser will fill the login forms, then submit the form but nothing happens. I was able to print any console errors with this code: for entry in self.browser.get_log('browser'): print(str(entry)) and this error comes up {u