A Terms of Service (ToS) error. API methods return an HTTP 403 Forbidden status code if the user (represented by the OAuth credentials) hasn't accepted the latest version of the zero-touch enrollment ToS.
API users can accept new or updated ToS by signing in to the zero-touch enrollment portal. The portal presents aToS acceptance panel to users when they sign in.
JSON representation
{"latestTosAccepted": boolean}
Fields
latestTosAccepted
boolean
Whether the user has accepted the latest version of the ToS. The value is false when included in an error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-07 UTC."],[],[]]