我从GitHub克隆了YoutubeAPI示例:
我下载了JSON并将其放入client-secrets.json。但是,当我执行示例代码时,我得到了以下代码:
The redirect URI in the request, http://127.0.0.1:55015/authorize/, does
我使用下面链接中的代码示例使用YoutubeAPI将视频上传到Youtube。
我已经重新检查了100次,以确保开发人员控制台中的重定向URI与重定向请求URI完全匹配。所以我很难理解这个错误。错误详细信息
The redirect URI in the request: http://www.exampl
为什么我得到这个错误,当我试图授权我的Oauth应用程序。Authorization ErrorYou can't sign in to this app because it doesn't云控制台中注册,但我仍然会收到此错误。('client_secrets.json',
scopes = ['https://www.googleapis.com/auth/youtube<