【问题标题】:Invalid appId Bing Translate (WP7)无效的 appId 必应翻译 (WP7)
【发布时间】:2012-04-30 23:11:03
【问题描述】:

ArgumentException:无效的 appId 参数名称:appId: ID=3737.V2_Soap.Translate.30597BC0

每次我尝试运行翻译服务时都会收到上述错误消息。

错误将我指向下面的引用.cs 的 c# 代码

public string EndTranslate(System.IAsyncResult result) {
                object[] _args = new object[0];
                string _result = ((string)(base.EndInvoke("Translate", _args, result)));
                return _result;
            }

我在 windows phone 7 上使用它,它以前可以工作,但现在我收到此错误。

【问题讨论】:

    标签: windows-phone-7 reference bing translate


    【解决方案1】:

    其实是因为this

    早在 2011 年 9 月,我们就弃用了必应 AppID 翻译服务。实际上,现有的和新的 AppID 继续 工作到昨天。我们现在禁用了新的 Bing AppID: 使用尚未与 Translator 一起使用的 Bing AppID 请求 2012 年 3 月 31 日之前的服务将被拒绝。

    请升级到 Azure 市场令牌的安全方法。

    我有同样的错误,我现在正在努力从Azure Translate 获取新令牌。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-31
      • 1970-01-01
      • 1970-01-01
      • 2022-10-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多