【问题标题】:how to get access_token instagram api in ruby on rails?如何在 ruby​​ on rails 中获取 access_token instagram api?
【发布时间】:2014-03-08 00:27:24
【问题描述】:

我正在尝试使用 instragram-ruby-gemthis tutorial 将我的网站连接到 Instagram。

在第 5 步中,在 Instagram.rb 的 config/initializer 中

require "instagram"

    Instagram.configure do |config|

    config.client_id = "client_id goes here"

    config.access_token = "access_token goes here"

    end

如何获取访问令牌?

【问题讨论】:

    标签: ruby-on-rails instagram


    【解决方案1】:
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-01-27
    相关资源
    最近更新 更多