sdk - Not able to download the source code of a deployed application on Google App Engine using appcfg command -


I am using Java and deployed some applications on Google App Engine and the source for one of the deployments I am trying to download the code. Applications using Command Line Tool APPCG , but with no luck, it is not able to prove it and I do not understand why?

Here is the command I am using:

  APPG-A mailboxSystem_app c: \ user \ rkumar2 \ desktop \ destination  

Here the output is given after issuing an order:

  October 27, 2014 10:04:32 PM java.util. Prefs.WindowsPreferences & lt; Init & gt; Warning: The root 0 x80000002 could not open / open the prefix root node software \ JavaSoft \ Prefs. Windows RegCreateKeyEx (...) returned error code 5. Receiving 0% file list ... 27 October 2014 10:04:35 PM com.google.appengine.tools.admin.AbstractServerConnecti send1 Warning: Error posting URL: https://appengine.google. Com / api / files / list? App_i d = mailbox system & amp; 401 unauthorized first must be certified try it # 0 Email: raghvendra1669@gmail.com for password raghvendra1669@gmail.com: Email:  

As you can see in the output that when I start asking again for my Gmail credentials email and password again, so I do it again and fail to enter those credentials again.

I checked my App Engine Console for the accuracy of the identifier of the deployed app and what am I missing here?

  email: raghvendra1669@gmail.com password for raghvendra1669@gmail.com: Email: raghvendra1669@gmail.com Password for raghvendra1669@gmail.com: Error Description: Email "Raghvendra1669 @ gmail .com "and password is not match. Unable to fetch file list  

.

Disables the login via Google The app is deemed "less secure" in the SDK Appcfg is what you can do.

Alternatively, you can use.


Comments