【问题标题】:How i can get my aweber API credentials from aweber account?如何从 aweber 帐户获取我的 aweber API 凭据?
【发布时间】:2016-10-21 17:08:28
【问题描述】:

我正在使用 API,我需要以下内容,我已经获得了前两件事,但不知道如何获得另外两件事。你能指导我吗:

$consumerKey = '****'; # replace with your real keys
$consumerSecret = '****'; # replace with your real keys
$accessKey = '****'; # replace with your real keys
$accessSecret = '****'; # replace with your real keys

谢谢!

【问题讨论】:

    标签: forms api integration credentials aweber


    【解决方案1】:

    AWeber 的 API 文档解释了如何获取所有密钥,尤其是这篇博文,帮助我快速轻松地获取密钥。

    http://engineering.aweber.com/quick-start-api-script-in-php/

    【讨论】:

      猜你喜欢
      • 2023-03-04
      • 1970-01-01
      • 2013-06-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多