I\'m trying to use the Google drive to list files.
Using the answer in https://stackoverflow.com/a/11280257 I found a problem that I can\'t discover the reason.
You need to write this :
gapi.client.load('drive', 'v2', null);