【问题标题】:Pinterest - PHP : Publish an imagePinterest - PHP:发布图像
【发布时间】:2014-12-24 19:28:12
【问题描述】:

我希望我的网站能够在我的 Pinterest 上发布图片。 我找到了这个 API PHP:https://github.com/kellan/pinterest.api.php

为了进行身份验证,我必须获取 client_id、client_secret、用户名和密码:

fetch_access_token($client_id, $client_secret, $username, $password)

但是,我找不到我的客户机密。 你知道在哪里吗 ? 用户名和密码是我用来连接我的董事会的吗? 我真的不明白连接... https://developers.pinterest.com/tools/signature/

谢谢。

【问题讨论】:

    标签: php pinterest


    【解决方案1】:

    您可以从here注册客户端ID

    在那个页面上有一个签名测试器的选项,一旦你点击那里,你会看到 client_secret

    【讨论】:

      猜你喜欢
      • 2013-01-17
      • 2016-08-19
      • 1970-01-01
      • 1970-01-01
      • 2013-05-11
      • 1970-01-01
      • 1970-01-01
      • 2014-07-02
      • 2012-05-22
      相关资源
      最近更新 更多