Hey Alex, I think you should post about this in the public issue tracker <https://code.google.com/p/googleappengine/issues/list>, as it appears to be a problem with the platform/docs since the JRE whitelist <https://cloud.google.com/appengine/docs/java/jrewhitelist> says javax.net.ssl.SSLPermission should be fine to use. Generally, the google groups forum/mailing-list is for broader discussion of the platform and services, rather than specific technical issues.
When you create your public issue tracker issue, be sure to include as many details as possible, such as what you're doing in your code, a full stack trace of any errors, relevant logs, etc. Best wishes, Nick On Monday, June 15, 2015 at 10:39:59 AM UTC-4, Alex Kidston wrote: > > This error is occurring as I am testing a potential application model > which needs to be able to send data via a 3rd party API to another cloud > server (not Google) - it's occurring whenever I try to queue documents to > be sent as well as when I try to retrieve results from the same server - > it's affecting both local host and deployed versions of the application - > any ideas much appreciated as I'll need to find a workaround or totally new > solution...Alex > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/94c2daab-153e-4bb9-a84c-467606034b11%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
