diff --git a/appengine/flexible/endpoints/README.md b/appengine/flexible/endpoints/README.md index 523687c1261..2c7fccbb9d8 100644 --- a/appengine/flexible/endpoints/README.md +++ b/appengine/flexible/endpoints/README.md @@ -55,7 +55,7 @@ With the project deployed, you'll need to create an API key to access the API. With the API key, you can use the echo client to access the API: - $ python clients/echo-client.py https://YOUR-PROJECT-ID.appspot.com YOUR-API-KEY + $ python clients/echo-client.py https://YOUR-PROJECT-ID.appspot.com YOUR-API-KEY helloworld ### Using the JWT client (with key file)