On Thu, Mar 20, 2014 at 7:39 AM, Dhiraj Gupta <[email protected]>
 wrote:

> I have two seperate GAE accounts, and each account have 1 project, now i
> ran a vacuum_indexes commond on a project with account 1 in cmd, it asked
> me for credentials for account 1 and i was done.
>
> Now, i have to run the same vaccum_indexes command for another project in
> the account 2, now appcfg is not asking me the credentials & using the
> credentials for the account 1, which ends up with the error saying appid
> not found or Bad request
>


Use the *--email=* argument to *appcfg* to specify a different
administrator email address:
https://developers.google.com/appengine/docs/python/tools/uploadinganapp#Python_Command-line_arguments
 . You'll be prompted for a password if needed.



-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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/d/optout.

Reply via email to