Upon using the form provided by Google, it fails and gives this response
Request GET https://www.googleapis.com/drive/v2/files/0By0Nrrd3XVTUY2pGOTBXTWFWWjQ?key={YOUR_API_KEY} X-JavaScript-User-Agent: Google APIs Explorer Response 500 Internal Server Error - Hide headers - cache-control: private, max-age=0 content-encoding: gzip content-length: 66 content-type: application/json; charset=UTF-8 date: Mon, 22 Apr 2013 03:08:00 GMT expires: Mon, 22 Apr 2013 03:08:00 GMT server: GSE { "error": { "code": 500, "message": null } }
Can anyone clarify what I am doing wrong?