【问题标题】:Get WhatsApp Business API up and running (using Postman)启动并运行 WhatsApp Business API(使用 Postman)
【发布时间】:2021-05-31 01:50:18
【问题描述】:

我正在尝试设置 WhatsApp 业务 API 客户端。 我按照这个指令https://developers.facebook.com/docs/whatsapp/getting-started/#client-setup

在第 2 步,我使用这条指令 https://developers.facebook.com/docs/whatsapp/installation/dev-single-instance 安装了“单实例”

在“单实例”指令的第 6 步,我启动了 Postman https://developers.facebook.com/docs/whatsapp/guides/postman

在“邮递员收集”的第 4 步中,我配置了 AdminUsername (admin)、AdminPassword (secret)、NewAdminPassword (****) 和 URL (https://localhost:9090 [示例中显示 7901,但这会导致错误])。响应:一些标头和“Status 401 Unauthorized”。

也许这有助于找到原因:在此帖子Whatsapp Business API production setup not working 之后,我运行了此命令docker-compose logs > debug_output.txt。这是输出:https://drive.google.com/file/d/1eXeaTeNiAiPW3A5bZ54gOg70UIPfF-vt/view?usp=sharing。 (这对我来说没有多大意义......)。我确实安装了 MySQL WorkBench。不知道它是否安装在同一个“实例”中。

【问题讨论】:

    标签: postman whatsapi


    【解决方案1】:

    需要在 Postman 的“正文”选项卡中输入密码

    【讨论】:

      猜你喜欢
      • 2021-05-26
      • 1970-01-01
      • 2019-01-23
      • 2021-08-16
      • 2021-11-09
      • 2022-01-22
      • 2022-06-20
      • 2022-10-04
      • 2019-10-02
      相关资源
      最近更新 更多