[[["易于理解","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"]],["最后更新时间 (UTC):2024-12-21。"],[[["This page addresses common authentication and authorization issues you might face, such as unverified apps, file errors, token issues, and JavaScript errors."],["Unverified app warnings occur when requesting sensitive user data, requiring app verification to remove them; during development, you can bypass this by selecting \"Advanced \u003e Go to {Project Name} (unsafe)\"."],["\"File not found\" errors for `credentials.json` arise from unauthorized desktop application credentials, fixable by creating and saving credentials to your working directory."],["Expired or revoked token errors happen when the access token isn't valid anymore, requiring investigation into potential causes and fixes related to token expiration."],["JavaScript errors like `origin_mismatch`, `idpiframe_initialization_failed` are explained, often caused by mismatched origins, disabled third-party cookies or data storage, and domain discrepancies."]]],["The content addresses common authentication and authorization issues. It details resolving the \"This app isn't verified\" warning by undergoing a verification process or bypassing it temporarily. It also explains the \"file not found\" error for `credentials.json`, advising users to create desktop application credentials, save the file correctly, and move it to the working directory. The \"Token has been expired or revoked\" error is covered, with a link provided for resolution. It also addresses Javascript errors including origin mismatches and issues with localStorage, recommending setting correct origins and enabling third-party cookies.\n"]]