On May 4, 5:08 am, suri <[email protected]> wrote:
> Hi,
> I am new to Google App Engine.I am trying to download data from
> deployed application. but while executing download command it raised
> exception that
> 1.Exception during authentication
> 2.http error 404:Not Found
> 3.Authentication failed

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 at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to