試行錯誤してできるようになったので、簡単にまとめる。 基本的にはここに書いてあるとおり。 To use a Google Cloud Endpoint, you'll need to use the Google JavaScript client library. The code you need to add to use Endpoints is minimal, consisting of: Google App Engine — Google Developers var ROOT = 'https://<your-app-id>.appspot.com/_ah/api'; var CLIENT_ID = 'xxxxxxxxxxxxxxx.apps.googleusercontent.com'; var SCOPES = 'https://www.googleapis.com/