We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029e95d commit 773aa9eCopy full SHA for 773aa9e
appengine/endpoints/README.md
@@ -44,4 +44,4 @@ If you're running locally, you won't need an API key.
44
No Node.js client is written yet, but you can try the Python client found [here][python-client].
45
It will send authenticated JWT requests using a Google Cloud service account, or using a three-legged OAuth flow.
46
47
-[python-client]: https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/managed_vms/endpoints
+[python-client]: https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/endpoints/getting-started/clients/google-jwt-client.py
0 commit comments