1

I use Ruby.

I want to access a Google Spread Sheet. However, in the document, the access method is not listed depending on the service account. I referred to the following articles.

https://developers.google.com/sheets/api/quickstart/ruby

Please tell me how to access by service account.

Or please introduce a helpful article.

せんば
  • 11
  • 1

1 Answers1

0

I can access google spread sheet with service account from ruby programming. I found document. https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md#getting-automatic-credentials

せんば
  • 11
  • 1