แก้ปัญหาเกี่ยวกับ Site Verification API
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
หน้านี้จะอธิบายปัญหาที่พบบ่อยบางอย่างที่คุณอาจพบเมื่อใช้ Site Verification API ในฐานะตัวแทนจำหน่าย
400:badRequest
ข้อผิดพลาดนี้เกิดขึ้นเมื่อ Google ไม่พบโทเค็นการยืนยัน หากต้องการแก้ไขปัญหานี้ ให้ตรวจสอบว่าวางโทเค็นในปลายทางเรียบร้อยแล้ว และเรียกใช้เมธอดนี้ต่อไปโดยมีระยะเวลาหน่วงแบบแบ็กออฟจนกว่าคุณจะได้รับการตอบกลับ 200
400:invalidParameter
ข้อผิดพลาดนี้จะเกิดขึ้นเมื่อโทเค็นการยืนยันไม่ถูกต้อง เรียกใช้เมธอด
webResource.getToken
เพื่อรับโทเค็นที่ถูกต้อง
403:usageLimits.dailyLimitExceeded
ข้อผิดพลาดนี้เกิดขึ้นเมื่อคุณใช้การเรียก API นี้ถึงโควต้ารายวันแล้ว หากต้องการ
แก้ไขปัญหานี้ ให้ใช้การหน่วงเวลาแบบ Exponential Backoff ดูข้อมูลเพิ่มเติมได้ที่
โควต้าและขีดจำกัดการใช้งาน
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[],[],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)."]]