You are not logged in.
I had the following user agent:
c.content.headers.user_agent = 'Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/68.0'
Reverting to the default one fixed this. (I chose to "advertise" myself as using Firefox to prop up the little guy, but it seems reCaptcha doesn't like this user agent)
It would have probably worked if you updated rv:31.0 to rv:68.0. Firefox v31 would be from 2014, google might not like that.
Last edited by progandy (2021-02-25 15:59:52)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Online
Ha! Nice catch!
I don't remember how I ended up with a mismatched user agent… but it works now! Thanks!
Offline