Glad to hear that you’ve made it work, as the Remote API may in fact 
require additional setup according to your environment. Nevertheless, I 
would recommend another alternative potentially easier to configure for 
accessing the Datastore in the future. The alternative consists in using 
the Python NDB Client Library 
<https://cloud.google.com/appengine/docs/standard/python/ndb/> as part of 
an App Engine instance written in Python to access the Cloud Datastore. 
More information on how to customize queries to retrieve Datastore’s 
content can be retrieved from this NDB Query Class reference 
<https://cloud.google.com/appengine/docs/standard/python/ndb/queryclass>.

Also, here is the referenced Issue Tracker link 
<http://issuetracker.google.com> that was missing in my previous response. 
Feel free to open a Feature Request regarding the re-implementation of the 
"appcfg.py” [download_data] feature there.

Hope it helps!

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/db381823-20d4-4a9f-991c-db070d7a95f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to