Closed mikestaub closed 4 years ago
@mikestaub how were you able to pass the Google key and secret without enabling the API from the dev console?
I was not able to. The problem is the documentation makes not note about enable the API from the google dev console.
this is now fixed at #2345
I followed the docs but still was unable to see my google drive files, I saw this in my server logs:
When I modified the library to JSON.stringify() the error object, I saw this:
You must enable the API from the google dev console to use this with your app. This was not obvious.