Hey.
I am trying to create a connection to Google Sheets directly using Google APIs. To begin with, I am using a Google Sheet with unrestricted Access and I have created an API Key on the Google console.
When I use these to test the connection, the data in the sheet is pulled in perfectly. However, when I try to create a connection, an error shows up. Refer the following image for both of these.
I am currently on a trial pack and I understand that one should have a paid service to connect to external DBs. But I believe that the trial pack also qualifies for the same. Refer the following image.
I do know that there are a few 3rd party services that intermediate connections to Google Sheets, but I am keen on connecting directly to the same, by creating the requisite credentials using Google APIs. I could not find any satisfactory responses to this anywhere in the community or tutorials.
All inputs will be helpful and welcome !!!