[google-appengine] Re: Any issue with Google OpenID login ?

2013-05-28 Thread George Simon K
I am also getting the server error with the openid login. Any updates? Thanks George -- 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

Re: [appengine-java] Apache POI spreadsheet autoSizeColumn() throws NoClassDefFoundError

2012-01-29 Thread George Simon K
Hi Mathew, POI uses GAE restricted classes. Please refer to http://code.google.com/p/googleappengine/wiki/WillItPlayInJava Alternate way is to use jxl library. Thanks George On Sun, Jan 29, 2012 at 7:17 AM, Matthew Johnson ijustmakecof...@gmail.comwrote: I'm working on an export to XLS

Re: [appengine-java] OAuth and google chrome

2012-01-18 Thread George Simon K
Hi Chris, Solution to your problem can be fixed by moving oauthParameters.setOAuthCallback(http://myappengine/connect.jsp;); after oauthHelper.getUnauthorizedRequestToken(oauthParameters); But this is oauth 1.0 not the updated 1.0.a, means you won't receive a verifer id and will have the yellow

Re: [appengine-java] Re: @Google: Are you working on UserService running with OpenId?

2011-07-14 Thread George Simon K
Hi Daniel, Were you able to figure out Step2 integrated with UserService. Your help greatly appreciated. Thanks George On Thu, Mar 18, 2010 at 6:03 AM, Conor Power iamco...@gmail.com wrote: would be great if you could share your solution with the community ... On Wed, Mar 17,