this is a documented GAE SDK bug.  you'll have to downgrade your GAE SDK to 
the last working version of this.  i *think* the last working version is 
1.8.1

On Wednesday, December 4, 2013 8:46:31 AM UTC-8, David Manns wrote:
>
> My application runs on GAE. Using Google's bulk loader I make occasional 
> backups of the database. It used to be that I could use the GAE SDK (appcfg 
> tool in this case) to upload all the data into the development server on my 
> development machine, thus creating the full data context for the SDK.
>
> This now fails. I'm not sure (or if) how the remote_api validates the 
> provided email/password, but the results are the same failure with all 
> sensible choices of password, e.g. the primary google account password (the 
> account owns the app on GAE), the application specific password used for 
> the bulk download for GAE (the gmail account uses 2 factor authentication), 
> or no password.
>
> I attach the script used to run the development upload (which used to work 
> until recently) and the command window output from running it. Also the 
> app.yaml file.
>
> Anyone have any idea what the problem might be?
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to