【发布时间】:2021-06-30 16:24:30
【问题描述】:
我尝试基于此站点制作 LINE bot: https://www.casleyconsulting.co.jp/blog/engineer/3028/
当我按下验证按钮时出现错误。
The webhook returned an HTTP status code other than 200.(503 Service Unavailable)
Confirm that your bot server returns status code 200 in response to the HTTP POST request sent from the LINE Platform. For more information, see Response in the Messaging API Reference.
我不知道如何解决这个问题。
【问题讨论】:
标签: heroku bots webhooks line-api