排查 Site Verification API 问题
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本页介绍了您作为经销商在使用 Site Verification API 时可能会遇到的一些常见问题。
400:badRequest
当 Google 找不到验证令牌时,会发生此错误。如需解决此问题,请验证令牌是否已成功放置在目标位置,并继续使用退避延迟调用此方法,直到收到 200
响应为止。
400:invalidParameter
当验证令牌无效时,会发生此错误。调用 webResource.getToken
方法以获取有效令牌。
403:usageLimits.dailyLimitExceeded
当您达到此 API 的每日调用配额时,就会出现此错误。如需解决此问题,请实现退避延迟。如需了解详情,请参阅用量限额和配额。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[],[],null,["# Troubleshoot Site Verification API issues\n\nThis page describes some common issues that you might encounter involving the\nSite Verification API as a reseller.\n\n`400:badRequest`\n----------------\n\nThis error occurs when Google can't find the verification token. To resolve this\nissue, verify that token has been successfully placed in the destination and\ncontinue to call this method with backoff delay until you receive a `200`\nresponse.\n\n`400:invalidParameter`\n----------------------\n\nThis error occurs when the verification token is invalid. Call the\n`webResource.getToken` method to get a valid token.\n\n`403:usageLimits.dailyLimitExceeded`\n------------------------------------\n\nThis error occurs when you've reached the daily quota for calls to this API. To\nresolve this issue, implement a backoff delay. For more information, see\n[Usage limits and quotas](/workspace/admin/reseller/v1/limits)."]]