kantaroso / game-information

0 stars 0 forks source link

マスターデータをスプレッドシートから読み込み出来るようにする #21

Closed kantaroso closed 3 years ago

kantaroso commented 3 years ago

document https://developers.google.com/sheets/api/guides/concepts

api reference https://developers.google.com/sheets/api/reference/rest?apix=true

お試し https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/get?apix_params=%7B%22spreadsheetId%22%3A%221cRstEXp77kuxBDxKjNTDEQaqH6J02m4vxW_tVsIvnBw%22%7D

kantaroso commented 3 years ago

APIkeyでやる場合は公開にする

https://taiki-t.hatenablog.com/entry/2016/10/14/031124

サービスアカウントでやる場合はシート側にも設定を入れる

https://qiita.com/umeneri/items/0c99c8b09b3e619c8626

kantaroso commented 3 years ago

サービスアカウントを使う方で進める サービスアカウントの権限は何もつけなくてok

参考

https://ryomura.com/go-spreadsheets/