【发布时间】:2019-10-28 20:59:21
【问题描述】:
我也有类似的挑战
The redirect URI in the request, http://kineticdev.ilearn.fun/google/oauth_authorized, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: https://console.developers.google.com/apis/credentials/oauthclient/267848996084-nigetbdmho0i2qrmjfkd070i1u3mjrdc.apps.googleusercontent.com?project=267848996084
我已在 Google Oauth 窗口中定义了我的 uri=http://kineticdev.ilearn.fun/google/oauth_authorized&scope=profile+email,但仍有挑战
【问题讨论】:
标签: python flask oauth-2.0 google-oauth