【问题标题】:Error in connecting to localhost:9090/v1/health连接到 localhost:9090/v1/health 时出错
【发布时间】:2020-12-12 19:46:50
【问题描述】:

在尝试开发人员设置时:来自 WhatsApp Business Api 的单一实例,并在 https://developers.facebook.com/docs/whatsapp/installation/dev-single-instance#setup 提供以下文档

尝试Initial Setup#Step 7

时出现以下错误
Their was an error in connecting https://localhost:9090/v1/health

按照步骤 6 中的建议使用邮递员收集。似乎是 docker 问题,但不确定。

有什么想法吗?

【问题讨论】:

  • 您是否使用docker-compose ps 检查了所有容器是否正常运行并检查了其日志docker-compose logs
  • 我在导航器中遇到同样的问题正在工作:{"meta":{"version":"v2.21.6","api_status":"stable"},"errors":[{ "code":1005,"title":"Access denied","details":"Missing or invalid authentication credentials"}]} 但在邮递员中我有一些问题。

标签: docker docker-compose whatsapp


【解决方案1】:

我遇到了同样的问题,并设法通过在邮递员常规设置中禁用“SSL 验证”来解决它。

See this 在 SSL 部分了解详细说明。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2020-04-04
    • 2022-10-14
    • 2019-03-17
    • 2021-07-21
    • 1970-01-01
    • 2015-03-14
    • 2014-03-04
    相关资源
    最近更新 更多