【发布时间】:2020-12-17 21:27:19
【问题描述】:
我目前正在运行https://developers.google.com/youtube/v3/quickstart/nodejs提供的quickstart.js代码
在我的终端上运行node quickstart.js,访问提供的链接,并使用我的谷歌开发者控制台项目授权我的应用程序后,似乎我应该得到某种类型的代码:
Authorize this app by visiting this url: *provided url*
Enter the code from that page here:
我在哪里可以找到上面提到的代码?我似乎找不到它。而是将我重定向到我的网络应用程序。
请指教。
【问题讨论】:
标签: javascript node.js youtube-data-api