simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.19k stars 35 forks source link

Google Takeout 403 Forbidden on non admin user #246

Closed kelter-antunes closed 1 month ago

kelter-antunes commented 1 month ago

First, thank you for the amazing project!

I'm trying to import my and my wife's Google TakeOuts. My user is the Immich admin, when running immich-go with my API Key (admin) in dry run mode, all goes as expected. When running with my wife's API Key (non-admin) the Input analysis goes as expected but fails when trying to "upload", and fails with a 403 Forbidden when calling the GetServerStatistics endpoint:

GET, https://SERVER_NAME/api/server-info/statistics

image

Running latest version 0.14.0 on Windows. Let me know if you need any more info from my side.

simulot commented 1 month ago

Confirmed. I'm using this call just to display the progression bar.

Maybe I can replace it by the count of photos / movies checked