That message generally occurs if you have 2-factor authentication, but have entered your normal account password.
If your account uses two factor authentication, you must use an application specific password, as specified at http://www.google.com/support/accounts/bin/answer.py?answer=185833 You can generate an application-specific password at https://www.google.com/accounts/IssuedAuthSubTokens?hide_authsub=1 Remember to note down the generated application specific password, as you will need to enter that password each time that you use appcfg On 23 June 2013 16:47, <[email protected]> wrote: > I am trying to deploy a proxy server and I keep getting this message. > Please help. > > ___________________________ > > > 2013-06-23 02:30:30 Running command: "[u'C:\\Python26\\python.exe', '-u', > u'C:\\Program Files (x86)\\Google\\google_appengine\\appcfg.py', > '--no_cookies', u'[email protected]', '--passin', 'update', > u'C:\\Users\\Stefan Z Walker\\Desktop\\proxy-server']" > > 02:30 AM Host: appengine.google.com > > 02:30 AM Application: shdw318; version: secureable > > 02:30 AM > > Starting update of app: shdw318, version: secureable > > 02:30 AM Getting current resource limits. > > Password for [email protected]: Use an application-specific password > instead of your regular account password. > > See http://www.google.com/support/accounts/bin/answer.py?answer=185833 > > However, now the recommended way to log in is using OAuth2. See > > > https://developers.google.com/appengine/docs/python/tools/uploadinganapp#oauth > > 2013-06-23 02:30:38,744 ERROR appcfg.py:1984 An error occurred processing > file '': HTTP Error 401: Unauthorized. Aborting. > > Error 401: --- begin server output --- > > Must authenticate first. > > --- end server output --- > > 2013-06-23 02:30:39 (Process exited with code 1) > > You can close this window now. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
