App Engine Endpoints DOWN
I use Google Cloud Endpoints for my application. Whenever I hit the application root, it gives an error. The console says: Importing endpoints from google.appengine.ext is deprecated and will be removed. Add the endpoints library to app.yaml, then endpoints can be imported simply with "import endpoints". There is no mention of this in the documentation and I believe I am doing this correctly. I tried adding endpoints to the library section of app.yaml , but the deployment failed saying that it wasn't a valid library. When I look in the instance page, it says that my instances are running on