หากพบข้อผิดพลาด 500 เมื่อใช้ Sheets API แสดงว่า API เองมีปัญหา รายงานข้อบกพร่องใน เครื่องมือติดตามปัญหาของชีต API พร้อมคำขอที่ทำให้เกิดข้อผิดพลาด
503 Service Unavailable
ชีต API จะแสดงข้อผิดพลาด 503 เมื่อบริการไม่พร้อมใช้งานหรือเมื่อคำขอหรือสเปรดชีตมีความซับซ้อนสูง ต่อไปนี้คือคำแนะนำบางส่วนในการจำกัดอัตราข้อผิดพลาด 503 ด้วยการแก้ไขคำขอ API และสเปรดชีตที่เกี่ยวข้อง
[null,null,["อัปเดตล่าสุด 2024-12-21 UTC"],[[["This page provides troubleshooting steps for common errors (`400`, `500`, `503`) when using the Google Sheets API."],["The Google Status Dashboard offers real-time updates on the Sheets API's status and can help identify potential service disruptions."],["For `503` errors, strategies include batching updates, limiting concurrent requests, optimizing data retrieval, and simplifying spreadsheet structure."],["When encountering a `400` error, refer to the API documentation and support page to ensure your request is properly formatted."],["`500` errors typically indicate an issue with the Sheets API itself and should be reported through the Issue Tracker with the request details."]]],["The Sheets API's Status Dashboard is the first place to check for errors. `400 Bad Request` errors indicate a malformed request; consult the reference and support documentation. `500 Internal Server Error` signifies an API issue; file a bug report. `503 Service Unavailable` errors can be mitigated by using `batchUpdate`, limiting concurrent requests, retrieving only necessary data, employing field masks, and using exponential backoff. For spreadsheets, reducing formula complexity and limiting access can help.\n"]]