Hi, I have having the same issue with DialogFlow. It seems to work fine on my personal network but when I execute with company network I am getting the exception that says it is caused by io.grpc.StatusRuntimeException, javax.net.ssl.SSLHandshakeException, sun.security.validator.ValidatorException, and sun.security.provider.certpath.SunCertPathBuilderException.
Could you pleas let me know how and from where you have downloaded the certificate?. On Tuesday, July 27, 2010 at 1:00:41 PM UTC+5:30, Phil wrote: > > I've found my problem. I needed to add the certificate of Google into > my cacerts of java. > > Thanks > > On 26 juil, 12:02, Phil <[email protected]> wrote: > > Hello, > > > > I've created the example code 'guestbook'. However, when I upload the > > program, I receive this error : > > > > com.google.appengine.tools.admin.AdminException: Unable to update app: > > sun.security.validator.ValidatorException: PKIX path building failed: > > sun.security.provider.certpath.SunCertPathBuilderException: unable to > > find valid certification path to requested target > > at > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > > 62) > > > > I use the OS linux (Ubuntu). > > > > What could be the problem? > > > > Many thanks -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/64eea80f-79ed-44ab-a024-f3f31bb1583bo%40googlegroups.com.
