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 [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-java?hl=en.
