That's not exactly the issue, or it doesn't matter at least. The matter is the user have to input his mobile number, and he complains a lot about it. They asked me for other ways to register without entering the number, so I have to give them the url posted above. When using the "Don't have a Google Account? Create an account now" link, in the login page returned by create_login_url() they are required to input the number to be able to have their own account in google. Test it,
https://www.google.com/accounts/ServiceLogin?service=ah&passive=true&continue=https://appengine.google.com/_ah/conflogin%3Fcontinue%3Dhttp://historypoint.appspot.com/<mpl=gm&ahname=HistoryPoint&sig=23fcb9b39841f70c29d88d579e5c134a Press Create an account now, and write some information, when you click next, you are required to input mobile number. Tried right now in my computer. PD: If you don't want to enter information, simply highlight there are a section in the first register page called "Get started with Google App Engine", when only registering for a simply google account. On 4 mar, 05:19, Robert Kluin <[email protected]> wrote: > 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 > > > > > > > > <[email protected]> wrote: > > 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 link, and they have reported us google asked for > > their mobile number, as if they were registering to use app engine as > > a developer. > > > Is there some way to avoid registering for using app engine when only > > wanted to acces an app? Only create a new account as in (without > > asking for mobile number): > >http://www.google.com/accounts/NewAccount > > > -- > > 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 > > athttp://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.
