שגיאה בתנאים ובהגבלות. שיטות API מחזירות קוד סטטוס HTTP 403 Forbidden אם המשתמש (שמיוצג על ידי פרטי הכניסה ל-OAuth) לא אישר את הגרסה האחרונה של התנאים וההגבלות להרשמה ללא מגע.
משתמשי ה-API יכולים לאשר את התנאים וההגבלות החדשים או המעודכנים דרך פורטל ההרשמה דרך הארגון. חלונית האישור של AToS מוצגת למשתמשים כשהם נכנסים לפורטל.
ייצוג ב-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"]],["עדכון אחרון: 2024-10-18 (שעון UTC)."],[[["API methods return a `403 Forbidden` error if the user hasn't accepted the latest Terms of Service (ToS)."],["Users can accept the new or updated ToS by signing into the zero-touch enrollment portal."],["The `latestTosAccepted` field in the JSON representation indicates whether the user has agreed to the current ToS, with a `false` value in case of an error."]]],["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"]]