How to use Google photos library API

How to use Google photos library API

Publish Date: Jul 30 '23
0 2

Hello everyone.
I am building a photo-portfolio application for showcasing my photos and want to use google photos library api. If anyone knows how to use it please guide me.

Comments 2 total

  • Manpreet Singh
    Manpreet SinghJul 30, 2023

    yeah it requires oauth2. Go to console.cloud.google.com and go to your project (create new if you don't have). Then enable google photos library api. Go to OAuth consent screen and create ur application. Follow OAuth2 process to get your access token

Add comment