Google appengine source code download error even with --nocookies and --oauth2

66 views
Skip to first unread message

matt baker

unread,
Apr 30, 2015, 9:01:48 AM4/30/15
to google-a...@googlegroups.com
python appcfg.py  --
no_cookies -A appid; -V 1 download_app E:\gae
Authentication successful.
Error 400: --- begin server output ---

Client Error (400)
The request is invalid for an unspecified reason.
--- end server output ---

Vinny P

unread,
May 1, 2015, 1:13:31 AM5/1/15
to google-a...@googlegroups.com
Instead of calling "-A appid", can you try replacing it with "-A s~appid" (ignore the quotation marks)? And try again without the nocookies/oauth argument?
 
 
-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

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

Adam

unread,
May 2, 2015, 11:17:08 PM5/2/15
to google-a...@googlegroups.com
It looks like you are including a semicolon after the appid. I get the same error if I include it as well. The 400 response is likely the result of trying to parse an invalid token.
Reply all
Reply to author
Forward
0 new messages