Hi George,
Thanks for your help, I did post it on Stack Overflow
(https://stackoverflow.com/questions/47671585/dev-appserver-py-connect-to-remote-datastore)
my only problem with that is that for my previous AppEngine / Datastore
issues I never got any replies from anyone directly linked to these
projects which is not the case for some GCloud products (eg BigQuery) where
the developers are active on Stack Overflow.
Did you get this error on the deployed App or on dev_appserver ?
The error I get is different, but if you are getting this on the deployed
appengine it might be because that lib is just not available on the
production appengine and the code on appengine_config.py should only run on
the dev_appserver. I will make the changes on the github repository and
push it again.
Best,
On Thursday, 7 December 2017 16:43:35 UTC, George (Cloud Platform Support)
wrote:
>
> 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
> <https://cloud.google.com/appengine/docs/standard/python/tools/remoteapi>,
> that you very likely consulted for your app.
>
> We are definitely getting into coding, so I repeat my previous advice, to
> rather post your issue details on stackoverflow or other similar forum,
> where more in-depth help is being offered.
>
--
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 [email protected].
To post to this group, send email to [email protected].
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/9d02da40-810c-4f67-93eb-91b6c0e67cba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.