[google-appengine] Re: dev_appserver: Connect to remote datastore

2017-12-07 Thread 'George (Cloud Platform Support)' via Google App Engine
Hi Filipe, Does your code contain statements similar to the snippet below? remote_api_stub.ConfigureRemoteApiForOAuth( '{}.appspot.com'.format(project_id), '/_ah/remote_api') This is from the "Accessing App Engine with Remote API" documentation page

[google-appengine] Re: Specific desired hostname

2017-12-07 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Juan, It is possible to reserve a static address for your server, and an easy to accomplish procedure. A static external IP address is an external IP address that is reserved for your project until you decide to release it