[[["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."],[[["This function, `get_authorized_scopes`, returns a list of authorized OAuth2 scopes."],["It accepts a single custom scope or an iterable of scopes as input."],["The function can raise `OAuthRequestError` if the request is invalid or `OAuthServiceFailureError` if an unknown error occurs."],["The `scope` argument determines which scopes the function will authorize, with at least one of the provided scopes being necessary for a successful return."]]],[]]