我試圖與谷歌的API進行認證,但繼續得到錯誤:redirect_uri_mismatch 我已經建立了我的重定向URL在谷歌控制檯https://console.developers.google.com/project但它口口聲聲說在請求重定向的URL:http:/ localhost:6804/authorize /與註冊的重定向URL不匹配。https://accounts.google.com/o/oauth2/auth?錯誤:redirect_uri_mismatch
我已經把我的網址,可能不同的網址,但它一直sugesting 的http:/本地主機:6804 /授權/是錯的不是不管我有什麼插入URL。
我也嘗試將我的重定向URL設置爲http:/ localhost:6804/authorize /但繼續獲取錯誤消息。 。
每次我做出改變,並有厭倦等待更改在設定的時間更新我的client_secrets.json
以下是錯誤消息我recive:
Request Details
scope= https://www.googleapis.com/auth/youtube.upload
response_type=code redirect_uri=http:/localhost:6804/authorize/
access_type=offline pageId=none
client_id=789526175471-mh3o48ooi8va0mr0lke62pvqnf3kd2fj.apps.googleusercontent.com
That’s all we know.