Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试使用 Twilio API 从我的应用程序拨打电话时收到应用程序错误,这是该调用的调试器日志:
错误 - 11200 HTTP 检索失败 502 Bad Gateway 错误
POST 请求时传递 URL。
有人可以帮我解决这个问题吗?
您是否看过 Twilio 提供的这些信息?它们为您收到的错误提供了可能的原因和可能的解决方案。您是否在回复中指定了正确的内容类型标头?
如果你能分享你的代码,那就太好了!
希望这可以帮助!