Nick,

thanks a lot for your help! (though the real bug was a mystic one,
probably even as lame as changing the code, not uploading it to the
server and working with the server as if it had the new code already:)
anyway, now it all works flawlessly!

have a good day,
james

On Jul 28, 1:10 pm, "Nick Johnson (Google)" <nick.john...@google.com>
wrote:
> Hi James,
>
> Did you set up the remote_api handler as detailed in the instructions, and
> upload a new version of your app? If you did, you also need to make sure
> that the remote_api handler comes _before_ any ".*" catch-all handler.
>
> -Nick Johnson
>
> On Mon, Jul 27, 2009 at 7:41 PM, james.mackenzi...@googlemail.com <
>
>
>
> james.mackenzi...@googlemail.com> wrote:
>
> > Hi everyone,
>
> > while trying to follow the
> >http://code.google.com/appengine/docs/python/tools/uploadingdata.html
> > guide on uploading csv data to datastore, i've came across some
> > problems.
>
> > appcfg.py upload_data --config_file=loader.py --filename=data.csv --
> > kind=Album  bulk_upload_demo/
>
> > ends up with error:http://pastebin.com/m1955cde8(both two appengine
> > cookies are deleted, the no_cookies command doesn't help either).
>
> > trying to upload localy
> > appcfg.py upload_data --config_file=loader.py --filename=data.csv --
> > kind=Album --url=http://localhost:8080/remoteapibulk_upload_demo/
>
> > asks me for username/password, i do enter my gmail account used to
> > connect to the app engine account and password, still it ends up
> > almost similarly:
> >http://pastebin.com/m1204789d.
>
> > Please, if u do have any ideas for the possible reasons of the
> > mentioned error, share them with me :)
>
> > all the best,
> > jm
>
> --
> Nick Johnson, Developer Programs Engineer, App Engine
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to