[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["The `get_client_id` function retrieves the OAuth2 Client ID from an OAuth2 request."],["It requires a custom OAuth scope or an iterable of scopes as input (`_scope`)."],["The function returns the Client ID as a string."],["The function can raise an `OAuthRequestError` if the request is invalid or an `OAuthServiceFailureError` for unknown errors."]]],[]]