【问题标题】:Error 403 Forbidden when starting Google Translate API in SDL Trados在 SDL Trados 中启动 Google Translate API 时出现错误 403 Forbidden
【发布时间】:2015-02-27 20:57:29
【问题描述】:

我想在SDL Trados 中使用Google Translate API。我有我的 API,我已经设置并启用了计费,输入了 API 密钥,但 Google 正在返回 403 Forbidden error

如何让 Trados 和 Google 一起运行?

【问题讨论】:

  • 403 是 HTTP 中一个非常广泛的错误类别,您需要提供有关错误响应负载、错误出现条件等的更多详细信息。

标签: localization google-translate


【解决方案1】:

我在调用 API 时收到 HTTP 403 错误。 您可能超出了配额:每日计费总数或每秒请求字符数限制。

To view or change usage limits for your project, or to request an increase to your quota, do the following:

    Go to the Google Developers Console.
    Select a project, or create a new one.
    In the sidebar on the left, expand APIs & auth.
    Click APIs.
    Click the name of an activated API you're interested in.
    Near the top of the info page for the API, click Quota.

If you have enabled billing for your project, clicking Quota takes you to a page where you can view and change quota-related settings.

If you have not enabled billing for your project, clicking Quota shows information about any free quota and limits that apply to this API.

【讨论】:

    【解决方案2】:

    对于翻译 API,这通常意味着您尚未将信用卡关联到您的帐户。转到开发者控制台,将信用卡添加到计费中,然后转到翻译 api 的配额。这里有一个“启用计费”按钮需要点击。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-01-31
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-07-31
      • 2022-11-11
      • 2016-10-27
      相关资源
      最近更新 更多