Nic Stronell

Results 1 issues of Nic Stronell

Hello. Sorry to bug you. I'm trying to get tags from a file I'm loading from Google Drive in Javasript. here's a sample ``` function whenGetSong(songID){ return gapi.client.drive.files.get({ fileId: songID,...