Re: [google-appengine] Downloading my app The request is invalid for an unspecified reason

2014-05-16 Thread Lucas E Wall
This was very useful and easy to implement.

I was able to download the entire app to the hard drive in no time.

Cheers!

On Wednesday, August 15, 2012 7:37:53 PM UTC-4, Brian Michelich wrote:
>
> If you drop .appspot.com from the appid it should work: 
>
> > C:\google_appengine>appcfg.py download_app -A aussieclouds -V 1 
> wwwhome\aussieclouds 
>
> On Wed, Aug 15, 2012 at 1:25 PM, Kate > 
> wrote: 
> > 
> > I get an error when downloading my app. 
> > 
> > Can anyone give me any pointers. 
> > 
> > Here is my code with the response. 
> > 
> > C:\google_appengine>appcfg.py download_app -A aussieclouds.appspot.com-V 1 
> > wwwhome\aussieclouds 
> > Host: appengine.google.com 
> > Fetching file list... 
> > Error 400: --- begin server output --- 
> > 
> > Client Error (400) 
> > The request is invalid for an unspecified reason. 
> > --- end server output --- 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "Google App Engine" group. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msg/google-appengine/-/Ydwml6M_GVIJ. 
> > To post to this group, send email to 
> > google-a...@googlegroups.com. 
>
> > To unsubscribe from this group, send email to 
> > google-appengi...@googlegroups.com . 
> > For more options, visit this group at 
> > http://groups.google.com/group/google-appengine?hl=en. 
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Downloading my app The request is invalid for an unspecified reason

2012-08-15 Thread Brian Michelich
If you drop .appspot.com from the appid it should work:

> C:\google_appengine>appcfg.py download_app -A aussieclouds -V 1 
> wwwhome\aussieclouds

On Wed, Aug 15, 2012 at 1:25 PM, Kate  wrote:
>
> I get an error when downloading my app.
>
> Can anyone give me any pointers.
>
> Here is my code with the response.
>
> C:\google_appengine>appcfg.py download_app -A aussieclouds.appspot.com -V 1
> wwwhome\aussieclouds
> Host: appengine.google.com
> Fetching file list...
> Error 400: --- begin server output ---
>
> Client Error (400)
> The request is invalid for an unspecified reason.
> --- end server output ---
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/Ydwml6M_GVIJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Downloading my app The request is invalid for an unspecified reason

2012-08-15 Thread Kate

I get an error when downloading my app.

Can anyone give me any pointers.

Here is my code with the response.

C:\google_appengine>appcfg.py download_app -A aussieclouds.appspot.com -V 1
wwwhome\aussieclouds
Host: appengine.google.com
Fetching file list...
Error 400: --- begin server output ---

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

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Ydwml6M_GVIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.