Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
50 views

I am developing an Android app (using Flutter) that needs to access the Google Photos Library API. I have set up an Android OAuth 2.0 client in Google Cloud Console with the correct package name and ...
3 votes
2 answers
295 views

I’m building a Chrome extension that integrates with Google Photos API, but I keep hitting a 403 PERMISSION_DENIED error with the message: "Request had insufficient authentication scopes" ...
-1 votes
1 answer
45 views

I'm using the Google Photos API and the Google Photos Picker API, and I've noticed that the media returned is not sorted by mediaMetadata.creationTime. The order seems random, and I couldn't find a ...
1 vote
0 answers
135 views

I'm trying to edit (Intent.ACTION_EDIT) app's media file from app's private folder in Google Photos, but it seems Google Photos supports only Media Uri, and we can't get one for app's private storage, ...
2 votes
1 answer
355 views

I'm fetching the Google Photos using the Library API but this API is going to be deprecated after March 31. According to Google I need to start using Picker API The integration steps are clear: 1 - ...
0 votes
0 answers
52 views

I would like to be able to download all the images in a shared Google Photos album (or a selection of them) from a C# app without using Google authentication. This is possible via a browser but I ...
1 vote
1 answer
106 views

According to the upcoming March 2025 update for the Google Photos Library API, it appears that the only way to programmatically access mediaItems not created by the app is by using the Picker API, ...
1 vote
2 answers
446 views

I have a website for pilots that allows people to add images to a flight entry. I've long had functionality that would use the Google Photo Auth API to preview the Google Photos that are on the date ...
-1 votes
2 answers
306 views

I made a Google Cloud Project and Enabled Google Photos API and OAuth 2.0. In Google Colab, the authenticate() brings up a popup asking for permissions of Google Drive. If I provide client_secret.json ...
0 votes
1 answer
140 views

I uploaded a photo on Google Photo. Created a shared link from the album. I want to display the image in an html page. Following is the code: <!DOCTYPE html> <html> <head> <...
P V's user avatar
  • 41
0 votes
0 answers
61 views

Hello everyone ! I'm currently develop a solution to transfert all my photos on Google Photos for a specific year and month to my FTP nas. The only problem i got is that more i execute downloads ...
0 votes
1 answer
113 views

I am getting a error I cannot work out the reason for in public function album_addIds($itemIds, $albumId) { if (!is_array($itemIds)) { $itemIds = [$itemIds]; } try ...
2 votes
0 answers
115 views

i am currently working on a project where I need to access the 'Memories' feature of Google Photos through their API. For those unfamiliar, 'Memories' in Google Photos is a feature that resurfaces ...
1 vote
0 answers
202 views

Goal I am attempting to programmatically copy existing Media Items from one album to a newly created album. For example, I have a photo with Media Item ID of p001 and it currently lives in an album ...
0 votes
1 answer
2k views

In November 2022, I've bought a new android phone. I've backed up every file in my old phone on my pc and then moved them into my new one from my pc. Nowadays, I've started backing my photos to Google ...

15 30 50 per page
1
2 3 4 5
...
21

AltStyle によって変換されたページ (->オリジナル) /