【问题标题】:Got error while running POST method WEPAPI运行 POST 方法 WEB API 时出错
【发布时间】:2021-06-26 14:30:04
【问题描述】:

我正在尝试运行 TextToSpeechAPP WebAPI 应用程序。我在响应正文中收到错误。错误:内部服务器错误。你能帮帮我吗?

这里是代码和错误文件的 GItHUb 链接。 https://github.com/dotnetexpo/TextToSpeechAPP

【问题讨论】:

    标签: c# .net razor asp.net-core-webapi


    【解决方案1】:

    您的ServiceName(object lang) 方法的主体为throw new NotImplementedException();。所以,当它被调用时,它总是抛出异常。

    【讨论】:

      猜你喜欢
      • 2021-06-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-24
      • 1970-01-01
      • 2015-10-07
      • 2015-01-08
      相关资源
      最近更新 更多