You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I am having issues with setting up credentials.
The README states
// The credentials are only needed when you need to be authenticated to read the document.
so my hope was that it would be enough to make the spreadsheet publicly available via the "Share document"-UI of Google Spreadsheets itself:
But I get an Error: The request is missing a valid API key.
If an API key is needed indeed - can someone point me to some docs on how to create one and how to use it in options.credentials in "gatsby-source-google-spreadsheet"
Thanks
The text was updated successfully, but these errors were encountered:
Hey, I am having issues with setting up credentials.
The README states
so my hope was that it would be enough to make the spreadsheet publicly available via the "Share document"-UI of Google Spreadsheets itself:
But I get an
Error: The request is missing a valid API key.
If an API key is needed indeed - can someone point me to some docs on how to create one and how to use it in
options.credentials
in "gatsby-source-google-spreadsheet"Thanks
The text was updated successfully, but these errors were encountered: