Hi,

I am quoting the following line from the site
http://blog.suinova.com/2009/03/tutorial-on-bulkloading-data-onto-app.html


 Note that if you run it on local development machine, comment off the last
line login:admin so that you don't
need a credential to run the bulkloader.

Check if that helps.

Thanks,
Deepika


On Thu, Jul 29, 2010 at 12:48 AM, pbadn <doug...@poweredbyalt.net> wrote:

> This is a problem I have been working on for several hours.  I
> installed the RemoteApiServlet into my GAE Java app and deployed it.
> I also modified my web.xml file to have a <security-constraint> that
> limited access to admin only.  I get about 10 messages marked
> [INFO ].  The last one says it is connecting to the address of the
> RemoteApiServlet.  Then it gives me a warning about ssl and Python and
> asks for a login.  I enter a username and password that has access to
> the administration console for the app and then I see:
>
> [INFO  ] Authentication failed
>
> I have tried appcfg.py with a lot of options and nothing seems to
> work.  My email I use to log in to the administration console is
> managed by Google Apps.  It is not a @gmail.com address.  I also have
> a Google Account associated with the email address and the password
> for the Google account is different from the one I use to access
> Google Apps.
>
> I would really appreciate any help.  Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to