排解 Site Verification API 問題
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本頁說明經銷商使用網站驗證 API 時可能遇到的常見問題。
400:badRequest
如果 Google 找不到驗證權杖,就會發生這個錯誤。如要解決這個問題,請確認權杖已成功放置在目的地,並繼續呼叫這個方法,直到收到 200
回應為止。
400:invalidParameter
驗證憑證無效時,就會發生這個錯誤。呼叫 webResource.getToken
方法來取得有效權杖。
403:usageLimits.dailyLimitExceeded
當您達到這個 API 的每日呼叫配額時,就會發生這項錯誤。如要解決這個問題,請導入退避延遲。詳情請參閱使用限制和配額。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-29 (世界標準時間)。
[null,null,["上次更新時間: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)."]]