On Jan 16, 9:44 am, djidjadji <[email protected]> wrote: > Try to find out why this is double in the URL > > http://sarah-for-president.appspot.com/http://sarah-for-president.app... > > try this code snippet > > url = users.create_logout_url("/") > logging.info("URL:"+url) > ok. Here's the result:
URL:http://sarah-for-president.appspot.com/_ah/logout?continue=https:// www.google.com/accounts/Logout%3Fcontinue%3Dhttp://sarah-for-president.appspot.com/%26service%3Dah Does it make sense? -- 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.
