Hizmet Şartları hatası. Kullanıcı (OAuth kimlik bilgileriyle temsil edilir) sıfır dokunuşla kayıt Hükümler ve Koşullar'ın en son sürümünü kabul etmemişse API yöntemleri bir HTTP 403 Forbidden durum kodu döndürür.
API kullanıcıları el değmeden kayıt portalında oturum açarak yeni veya güncellenmiş Hizmet Şartları'nı kabul edebilir. Portal, kullanıcılar oturum açtığında Hükümler ve Koşullar kabul panelini gösterir.
JSON gösterimi
{"latestTosAccepted": boolean}
Alanlar
latestTosAccepted
boolean
Kullanıcının Hizmet Şartları'nın en son sürümünü kabul edip etmediği. Hataya dahil edildiğinde değer false olur.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]