I'm using Google Drive to upload files via php, with the API they make available, however, the library than Google pass requests a file that does not exist in this library that is provided to us.
I followed all procedures as reported, but at the time of testing it does a require("Google/Google_cliente.php')
, but the file does not exist.
Has anyone used this API yet? Can you let me know where I can get this file?