[google-appengine] Problem using Users API

2011-03-03 Thread Ernesto Karim Oltra
Hi, Some of the users of my apps didn't have an account with google yet, so when they click the "Login" link pointing to create_login_url() they are redirected to google login page. There, below the login form there is a link to register if you don't have an account. Most of my clients use that li

Re: [google-appengine] Problem using Users API

2011-03-03 Thread Robert Kluin
That is an interesting bug. Are you sure they are getting sent to the google app engine account signup? There is a another bug which you may also want to star: http://code.google.com/p/googleappengine/issues/detail?id=1781 On Thu, Mar 3, 2011 at 16:12, Ernesto Karim Oltra wrote: > Hi, > >