I'm running a script that logs in to a google account and then downloads a list of queries from google trends. Previously, I could download a lot of queries, but lately (as in the last couple of days) the script returns the following error message after downloading the first 40-50 queries:
Error in function (type, msg, asError = TRUE):
Unknown SSL protocol error in connection to accounts.google.com:443
Any ideas as to what is causing this problem?