gatsby-source-google-sheets icon indicating copy to clipboard operation
gatsby-source-google-sheets copied to clipboard

Update google-spreadsheet package.

Open laradevitt opened this issue 5 years ago • 3 comments

Version 2.0.3 is very old by now, and this should also resolve warnings in #25. Testing is obviously needed.

Thanks for this plugin!

laradevitt avatar Jul 30 '19 19:07 laradevitt

This actually needs to go up to version 4 ! https://cloud.google.com/blog/products/g-suite/migrate-your-apps-use-latest-sheets-api see https://www.npmjs.com/package/google-spreadsheet

stewest avatar Feb 17 '21 08:02 stewest

@stewest Yes, but I think that might require more substantial changes to the plugin, and I'm not sure it is being maintained anymore. There is another source plugin that is compatible with v4: https://github.com/sondrele/gatsby-source-google-spreadsheet

laradevitt avatar Apr 06 '21 14:04 laradevitt

Hi @laradevitt 100%

I can only recommend https://www.gatsbyjs.com/plugins/gatsby-source-google-spreadsheet - works for v4 API and I've converted from this package: gatsby-source-google-sheets. One only need change your GraphQL a little. E.g. camelCase column titles etc.

stewest avatar Apr 07 '21 06:04 stewest