Hello, I'm using the federated login. When I'm trying to logout, I'm receiving an error 404 : http://zzz.appspot.com/_ah/openid_logout?continue=http://www.google.com
I'm constructing my url using the api : self.redirect(users.create_logout_url("http://www.google.com")) In the log of my application, I see : No handlers matched this URL. Did I miss something ? Thanks, Jeremi -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.