In fact, it doesn't seem to work natively with FederatedLogin activated on your app :
http://stackoverflow.com/questions/2981226/app-engine-remote-api-with-openid Will this get fixed anytime soon ? On 16 juin, 17:33, François Masurel <[email protected]> wrote: > I've the same problem with my Java application (webwinewatch). > > Does the bulk loader work with Federated Login ? > > I'm following Ikai's tutorial without success :-( > > Thanx for your help. > > On 5 mai, 15:50, suri <[email protected]> wrote: > > > > > Thanks wooble > > that's working now > > > On May 4, 6:02 pm, 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 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 > > > 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 > > 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.
