我刚购买了标准套餐并搭建了我的网站。我按照教程设置了 Google 登录。但当我点击“使用 Google 登录”按钮时,出现了以下页面:
400: 错误:redirect_uri_mismatch
请求中的重定向 URI xxx/auth/google_oauth2/callback 与 OAuth 客户端授权的重定向 URI 不匹配。要更新授权的重定向 URI,请访问:https://console.developers.google.com/apis/credentials/oauthclient/114890565295-bf2ojd8c9cggp8na3h29j78ghnmo0fo7.apps.googleusercontent.com?project=[114890565295](tel:114890565295)
这是怎么回事?我该如何修复?