I can't get running Google Endpoints Framework V2 on local AppEngine development server.
To demonstrate an issue i created a gradle demo project It works just fine if deploy to real AppEngine standard environment instance but does not work with local dev server.
The steps to reproduce:
Eventually got
Jan 24, 2017 7:25:40 PM com.google.appengine.tools.development.devappserver2.RemoteApiDelegate log SEVERE: [1485285940023000] javax.servlet.ServletContext log: unavailable com.google.appengine.tools.remoteapi.RemoteApiException: response was a python exception: cgoogle.appengine.runtime.apiproxy_errors ApplicationError
My question is how to run Google Endpoints Framework V2 localy?
The solution found by the original poster was to set the <version>
tag inside his appengine-web.xml file. A description of this tag can be found on the README
of this Github helloworld java-docs-samples repository.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With