[null,null,["上次更新時間:2024-12-21 (世界標準時間)。"],[[["This page addresses common authentication and authorization issues you might face when using Google Cloud services."],["Issues covered include unverified apps requesting sensitive data, credential errors, expired or revoked tokens, and common JavaScript errors during the authorization flow."],["Solutions provided range from verifying your app with Google, ensuring correct credential setup, handling token expiration, to configuring your browser and JavaScript origins correctly."],["To avoid the 'This app isn't verified' warning, ensure your app undergoes the verification process if it accesses sensitive user data."],["If you encounter a 'File not found error for credentials.json', correctly create and place your desktop application credentials."]]],["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"]]