Hi.

I have appengine application, that supports authorization only for
users of domain xxx (google apps for domains).
I tried to use bulkloader.

So, if i install remote_key hook in app.yaml like in manual (http://
code.google.com/appengine/docs/python/tools/uploadingdata.html), i've
500 error in logs. bulkloader haven't even ask me about login/
password.
I've removed line "admin: yes" from app.yaml and tried again.
Bulkloader asked me about login/password. I've typed such login/
passowrd which i type when deploy application. In Logs i've 401
error.

So, is there no remote_key support in applications, that connected to
google apps for domain authorization?

I need to upload a lot of data to my real app What can i do?
--~--~---------~--~----~------------~-------~--~----~
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