Problem with bulkloader.py and Google Apps account.

3 views
Skip to first unread message

Denis Moskalets

unread,
Mar 6, 2009, 9:28:48 PM3/6/09
to Google App Engine
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?

Marzia Niccolai

unread,
Mar 9, 2009, 2:20:51 PM3/9/09
to google-a...@googlegroups.com
Hi,

The authentication should work with either a Google Apps or Google Accounts login.  Looking over the bulkload module, two thoughts come to my mind:

1) The docstring indicates that the username and password are cached, so if you enter it incorrectly, that may be cached

2) If your account is both a Google Apps account and a Google Account, this could be a problem.  Try having an admin that is only a Google Apps account, and see if authentication works with this account.

-Marzia
Reply all
Reply to author
Forward
0 new messages