masesk/react-gdrive-image-viewer

Compatible with google drive API V3?

Opened this issue · 2 comments

Hi! First of all I wanted to say I love this repo and have found it incredibly helpful! I've been trying to adapt the code for v3. I tried to update GOOGLE_DRIVE_URL_START but I'm stumbling a bit on how to update the query... any insight/help appreciated (and thank you again!!)

Hi Maya,

Apologies for the late response. I'm glad you found this repo useful!
I have not looked into Google API V3 yet. I suspect there will be changes in the URL. I will start a PR for it this weekend :)

Hi Maya,
Apologies for the late reply!
I have been able to generate a new key and use it in a new project where Google Drive API was enabled.
Can you walk me through what key you generated and what URL you tried to use it with?