I've got serious problem since this morning when my app-engine launcher make an update to my python SDK. I'm using remote api for accessing datastore from my localhost.
Google has changed the defined function of the API, until now it was like: remote_api_stub.ConfigureRemoteApiForOAuth('{}.appspot.com'.format(project_id),'/_ah/remote_api') After the update the ConfigureRemoteApiForOAuth is no longer exists, and the docs here https://cloud.google.com/appengine/docs/python/tools/remoteapi still with the old method. I'm really stuck and I've to figured it quickly cause it make a lot of damage for my app. -- 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/ec18d989-9756-4413-a15c-414290144019%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.