If you read on on that page, you'll see that: QUOTE: "The development server knows how to simulate the Google Accounts sign- in facility. When run on your local machine, the redirect goes to the page where you can enter ANY email address to simulate an account sign- in."
This explains your problem, I believe. On 26 feb, 19:48, Mike <[email protected]> wrote: > Hi, > > In following along with the example/tutorial > from:http://code.google.com/appengine/docs/java/gettingstarted/usingusers.... > > The page states that calls to: > com.google.appengine.api.users.UserService.createLoginURL() > > with an email/username that does not have a google account (even when > running under Eclipse) will redirect to what appears to be a Google > Accounts sign-up page. > > However, I am unable to trigger that behavior, no matter what text I > provide to that control. > > Any suggestions? Is this a bug or a misprint (or even, a > misunderstanding on my part)? > > Cheers > Mike Sheridan -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
