1

I am trying to use the remote data store on Google App Engine on localhost, but I really can't get it to work.

I have tried following this advice Remote_api configuration with App Engine which does seem to handle the first request and uses the remote datastore (I think), but on the subsequent request it does not, and I get the error:

"BadRequestError: app s~myapp cannot access app dev~myapp's data"

I have also tried the following:

and a lot of other suggestions, but without any luck.

Any ideas on how to use the remote datastore on localhost ?

thanks

Thomas

Community
  • 1
  • 1
ThomasD
  • 2,464
  • 6
  • 40
  • 56
  • Just a question... by "remote datastore", do you mean you want your localhost's devserver to hit your app's datastore? Looking at your error, it does seem to be what you're doing. And this just won't work – Patrice Jan 08 '15 at 22:22

0 Answers0