Skip to content

Commit 19ba573

Browse files
"Updating samples to reflect recent changes."
1 parent f428116 commit 19ba573

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • python_appengine/user_uploads

python_appengine/user_uploads/main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
Make sure that you have enabled the YouTube Data API (v3) and the Freebase
2222
API for your project."""
2323

24-
# Set API_KEY to the "API key" value from the "Access" tab of the
25-
# Google APIs Console http://code.google.com/apis/console#access
24+
# Set API_KEY to the "API key" value from the Google Developers Console:
25+
# https://console.developers.google.com/project/_/apiui/credential
2626
# Please ensure that you have enabled the YouTube Data API and Freebase API
2727
# for your project.
2828
API_KEY = "REPLACE_ME"

0 commit comments

Comments
 (0)