On Sun, Jun 1, 2014 at 11:54 PM, Ariba Aboobakar <[email protected]> wrote:
> I am using the code below to get a token to access the Google Calendar > API. I'm not sure why I keep getting the following error: > > [Errno 1] _ssl.c:504: error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed. > > You're better off posting to the Calendar API Group at https://groups.google.com/forum/#!forum/google-calendar-api but we can try to help. Are you encountering this error on the dev appserver or production? If you're getting this on the dev appserver, most likely the issue is that your computer has the wrong system time configured or has an issue with the installed certificates. Did you recently upgrade or modify your system's security settings? Can you try uploading your application to production App Engine and see if the error repeats itself? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
