[[["容易理解","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"]],["上次更新時間:2025-05-08 (世界標準時間)。"],[[["The Google Photos Library API uses OAuth 2.0 for authorization and requires specific scopes for accessing and managing user media."],["Applications must be verified through the OAuth verification review before accessing the API."],["Developers should select the most restrictive scopes necessary, requesting them incrementally as needed to enhance user privacy and trust."],["The Google Photos Library API does not support service accounts, and applications should instead use other OAuth 2.0 flows."],["Developers must adhere to the User Experience Guidelines and Best Practices, providing clear justification and context when requesting access to user data."]]],["The Google Photos Library API requires OAuth 2.0 for authorization, using access tokens obtained after user consent. Developers must register their application and select specific scopes, which dictate the level of access to media items and albums. Available scopes range from read-only to edit and sharing permissions. It is best practice to request the most restrictive scopes needed incrementally. The API does not support service accounts, requiring standard OAuth 2.0 flows. Apps using the API must undergo an OAuth verification review.\n"]]