Hi all,
I'm trying to automate some data into a Google Docs spreadsheet. My
Python program works just fine, I get an exception telling me to
solve a captcha, I go to:
https://www.google.com/accounts/DisplayUnlockCaptcha
Solve the captcha, and run my program again. It works for a while,
then I get the same exception, how can I set my Google account to
never ask me for a captcha ever again?
Cheers
Garry