hi Nathanael,
  Looks like you've got your app set to use federated login (openid).
You need to write a handler for that url (/_ah/login_required) to
setup the login handler.

   http://code.google.com/appengine/articles/openid.html


Robert




On Tue, Feb 15, 2011 at 06:51, Nathanael Abbotts <[email protected]> wrote:
> Thought some additional details would be helpful:
> All other pages on the app respond.
> The logs have no errors displayed regarding this, but one warning appears:
> /_ah/login_required?continue=http://nat-abbotts.appspot.com/post
>
> No handlers matched this URL.
>
> Changing the version had no effect.
>
> --
> 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.
>

-- 
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.

Reply via email to