Hi Nora, The appcfg tool makes an HTTP request to a web service called ClientLogin to authenticate. You can read more about it here:
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html What is the error message that you are seeing? Thank you, Jeff On Thu, Jun 4, 2009 at 2:46 AM, Nora <[email protected]> wrote: > > Hello, > I wonder if anyone knows how does the appcfg.py module authenticate > applications during the update process? > If I type: > > appcfg.py update myapplication/ > > How does the authentication takes place, I am asked to input my email > address and password but it refuses to authenticate them though they > are my administrator information that I always used during the update > process. > I need to know, is the authentication done in GAE server somewhere or > in my pc? > > > > Thank you very much in advance. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
