I think there was an issue in the 1.4.3 release: For Java: http://code.google.com/p/googleappengine/issues/detail?id=4823
For Python: http://code.google.com/p/googleappengine/issues/detail?id=4824 On Thu, Apr 7, 2011 at 11:03, carride <[email protected]> wrote: > I know this issue says the problem was resolved, but this does not > seem to be my case. Issue says it was resolved in SDK 1.4.2, even > though I am using 1.4.3 and experiencing the problem as originally > described. To summarize it only happens while running against local > development server. When deployed to appspot the problem does not > happen. > http://code.google.com/p/googleappengine/issues/detail?id=4603 > > Calling the java URLFetchService w/HTTPRequest - GET w/HTTPS, and > option parameter set to other suggested workaround > FetchOptions.Builder.doNotValidateCertificate(). Also have Basic > Authentication set in header > > App Engine SDK 1.4.3 > Mac OSX 10.6.6 > Eclipse Helios Service Release 2 > 1.6.0.jdk > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
