gpt4 book ai didi

ruby-on-rails - 无法通过 GoogleOauth2 对您进行身份验证,因为 "Invalid credentials"

转载 作者:行者123 更新时间:2023-12-01 16:14:33 82 4
gpt4 key购买 nike

我使用 gem 'omniauth-google-oauth2' 对 Google 订阅进行参数设置,然后在 devise.rb 中配置 ui 和 provider + 我将此代码 config.omniauth :google_oauth2 , ENV["GOOGLE_ID"], ENV["GOOGLE_SECRET"], scope: 'email', info_fields: 'email, first_name,last_name', image_size: 'large'

我在 application.yml 中输入代码并生成联系人 API + Google + API,但是当我想像这样连接它时:click here : autorisation错误消息告诉我 "Csrf detected"请你告诉我出了什么问题。感谢您的帮助。

我有点迷路了。

最佳答案

在你的回调 Controller 中你可以添加:

skip_before_action :verify_authenticity_token

关于ruby-on-rails - 无法通过 GoogleOauth2 对您进行身份验证,因为 "Invalid credentials",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35439904/

82 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com