Google Photo Library 政策更新,导致 Google Photos Library API 无法用了,版本号:3.44.0
Please make sure of the following things
-
[x] I have read the documentation. 我已经阅读了文档。
-
[x] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。
-
[x] I'm sure it's due to
AListand not something else(such as Network ,DependenciesorOperational). 我确定是AList的问题,而不是其他原因(例如网络,依赖或操作)。 -
[x] I'm sure this issue is not fixed in the latest version. 我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.44.0
Driver used / 使用的存储驱动
Google Photo
Describe the bug / 问题描述
Google 官方政策更新说明(2025 年 4 月 1 日起)https://developers.google.com/photos/support/updates 需要改为使用 Google Photos Picker API
Reproduction / 复现链接
理论上现在所有版本必现
Config / 配置
不需要特殊配置
Logs / 日志
No response
感谢您提供详细的信息。根据您描述的问题,Google Photo Library 的政策更新导致 Google Photos Library API 无法使用,并需要改为使用 Google Photos Picker API。这是一个由于外部服务政策变更而导致的问题。
目前,解决这个问题的办法是更新 AList 的代码以支持新的 Google Photos Picker API。这可能需要开发团队的介入来进行代码的修改和测试。
如果您希望这个问题被记录并跟踪,您可以选择在 AlistGo/alist 的 GitHub 仓库中创建一个 issue,或者如果您已经创建了一个 issue,可以等待开发团队的回复和解决方案。
如果您有其他问题或需要进一步的帮助,请随时告诉我。
🪧 Tips
For further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me.
问题同样复现。已经按照之前的文档教程重新添加了几次,全部出现
failed get objs: failed to list objs: Request had insufficient authentication scopes.: []
合理猜测确实是谷歌服务变更导致的问题