why do i get Authentication failed after have the

- url: /remote_api
   script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
   login: admin

stanza near the top of my app.yaml, before any catch-all handlers?

On 5月4日, 下午9时02分, Wooble <[email protected]> wrote:
> On May 4, 5:08 am, suri <[email protected]> wrote:
>
> > Hi,
> > I am new to Google App Engine.I am trying todownloaddatafrom
> > deployed application. but while executingdownloadcommand it raised
> > exception that
> > 1.Exception during authentication
> > 2.http error 404:Not Found
> > 3.
>
> Do you have the:
>
> - url: /remote_api
>   script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
>   login: admin
>
> stanza near the top of your app.yaml, before any catch-all handlers?
>
> --
> 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.

Reply via email to