I'm completely newbie on google api and I'm trying to read the data from my private google-sheet using google-sheet-api in my own site/localhost.
It is simpler if google-sheet is set public and be viewed by anyone, you can directly use the api and the key, but if not, I'm not sure what step should I take? What is the better way to do this.