SSL Error

982 views
Skip to first unread message

Chris Wiederspan

unread,
Mar 3, 2013, 4:00:45 PM3/3/13
to adwords...@googlegroups.com
As of about 4:00 AM (Mountain time), all of my scripts across multiple accounts and clients are failing with the error "SSL Error". My scripts download a spreadsheet file via SSL, so I know that's where the error is occurring  However, my SSL certificates seem to be fine and nothing else has changed. If I change my script to use HTTP instead of HTTPS, everything starts working again. Could there be a problem on the Google side of things?

Chris

Kevin Winter (AdWords Scripts Team)

unread,
Mar 5, 2013, 1:57:36 PM3/5/13
to adwords...@googlegroups.com
Hi Chris,
  It looks like UrlFetchApp does SSL validation by default.


The validateHttpsCertificates advanced arguments field can be set to false to disable these checks.  Can you try this?  I'd doublecheck the SSL cert - it's possible that your browser is OK with accepting it but the UrlFetchApp code is more stringent (SSL certs were a problem in my previous live as a java server developer).

- Kevin Winter
AdWords Scripts Team
Reply all
Reply to author
Forward
0 new messages