@stoutdesign: i’m not sure it’s a safe patch for people b/c i’m basically overriding the SSL certificate validity check in WP’s HTTP Request class. do you think this could be a potential security risk, even though the SSL is coming from an obviously-trusted source (google)?
based on the little time i looked at it, i think the error is coming from WP’s HTTP code, not yours. but i don’t know b/c i’ve never looked at WP code before last night
I am experiencing the error as well.
I manually added code togcalendar-wrapper.php to send the request with sslverify set to false and it worked. Of course that doesn’t tell you anything you don’t know.
Any updates on this issue?