I am pulling data from a spreadsheet via Google Sheets V4 REST API and Ruby:
I had this working before, until the spreadsheet was removed and recreated. Now I am getting a 403 error with the new spreadsheet.
APIs:
The Docs state that you can just append the url with an API Key, am I interpreting this wrong?