0

When I try to access Google Drive API with https://www.googleapis.com/drive/v2/files?q=title+%3D+%27data%27&alt=json&key=myapikey I get a 500 Internal Error.

Assuming that it's just the API that is horrible I guess the query is somewhat wrong. Does anyone know how to fix it or even better how to look at the actual error?

MPelletier
  • 16,256
  • 15
  • 86
  • 137
abergmeier
  • 13,224
  • 13
  • 64
  • 120
  • Just to be clear - I checked that the App is connected in _drive_ and the `API_KEY` is correct. – abergmeier Apr 05 '13 at 08:08
  • possible duplicate of [Google Drive API - Error 500 - Simple API Access](http://stackoverflow.com/questions/16199088/google-drive-api-error-500-simple-api-access) – MPelletier Sep 04 '13 at 18:29

0 Answers0