सेवा की शर्तों (सेवा की शर्तों) की गड़बड़ी. अगर उपयोगकर्ता (OAuth क्रेडेंशियल से पता चलता है) ने ज़ीरो-टच रजिस्ट्रेशन की सेवा की शर्तों के नए वर्शन को स्वीकार नहीं किया है, तो एपीआई के तरीकों से एचटीटीपी 403 Forbidden स्टेटस कोड दिखता है.
एपीआई इस्तेमाल करने वाले लोग, ज़ीरो-टच रजिस्ट्रेशन की सुविधा वाले पोर्टल में साइन इन करके, सेवा की नई या अपडेट की गई सेवा की शर्तों को स्वीकार कर सकते हैं. जब उपयोगकर्ता साइन इन करते हैं, तो यह पोर्टल उपयोगकर्ताओं को सेवा की शर्तों स्वीकार करने वाला पैनल दिखाता है.
JSON के काेड में दिखाना
{"latestTosAccepted": boolean}
फ़ील्ड
latestTosAccepted
boolean
उपयोगकर्ता ने सेवा की शर्तों के नए वर्शन को स्वीकार किया है या नहीं. किसी गड़बड़ी में शामिल करने पर, यह वैल्यू false हो जाती है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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,[]]