Lỗi Điều khoản dịch vụ (ToS). Các phương thức API sẽ trả về mã trạng thái HTTP 403 Forbidden nếu người dùng (được biểu thị bằng thông tin đăng nhập OAuth) chưa chấp nhận phiên bản mới nhất của Điều khoản dịch vụ thiết lập tự động.
Người dùng API có thể chấp nhận Điều khoản dịch vụ mới hoặc đã cập nhật bằng cách đăng nhập vào cổng thiết lập tự động. Cổng thông tin này sẽ hiển thị bảng chấp nhận aToS khi người dùng đăng nhập.
Biểu diễn dưới dạng JSON
{"latestTosAccepted": boolean}
Trường
latestTosAccepted
boolean
Việc người dùng đã chấp nhận phiên bản mới nhất của Điều khoản dịch vụ hay chưa. Giá trị là false khi được đưa vào một lỗi.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eAPI methods return a \u003ccode\u003e403 Forbidden\u003c/code\u003e error if the user hasn't accepted the latest Terms of Service (ToS).\u003c/p\u003e\n"],["\u003cp\u003eUsers can accept the new or updated ToS by signing into the zero-touch enrollment portal.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elatestTosAccepted\u003c/code\u003e field in the JSON representation indicates whether the user has agreed to the current ToS, with a \u003ccode\u003efalse\u003c/code\u003e value in case of an error.\u003c/p\u003e\n"]]],["The API returns a `403 Forbidden` error when a user hasn't accepted the latest Terms of Service (ToS). Users can accept the ToS via the zero-touch enrollment portal. The JSON representation for ToS status includes a boolean field, `latestTosAccepted`. This field is `false` in error responses, indicating that the user needs to accept the latest ToS. Access the zero-touch enrollment portal to accept the ToS.\n"],null,[]]