redirect_uri_mismatch通过安装appflow,但在访问URL时工作正常

发布于 2025-02-11 20:49:04 字数 524 浏览 1 评论 0 原文

我正在尝试将Google日历与Django集成,但是获得 redirect_uri_mismatch 每次尝试使用Google登录时,错误。如果我将原始URL IE https://accounts.google.com/o/oauth2/auth?client_id = {client_id}&amp; wendys_type = token = token&amp; redirect_uri = {redirect_uri}&amp; scope =} < /a>并替换redirect_uri,然后可以通过安装appflow来工作。请提供帮助,因为在GCP文档上也没有提及。

I'm trying to integrate google calendar with Django but getting redirect_uri_mismatch
error everytime I try to login using google. If I put the raw url i.e https://accounts.google.com/o/oauth2/auth?client_id={client_id}&response_type=token&redirect_uri={redirect_uri}&scope={scope} and replace the redirect_uri then it works but not through InstalledAppFlow. Please help as there is nothing mentioned for this on the GCP documentation too.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文