0

Ruby を使用して名前で Google スプレッドシートにアクセスするスクリプトをここに作成しました:
http://gist.github.com/606488

gdataここの指示に従って使用しようとしています:
http://code.google.com/apis/gdata/articles/gdata_on_rails.html

gdatagemを使用すると 401 エラー「トークンが無効です」が表示されるのはなぜですか?

ここで説明されている方法を使用すると問題なく動作します :
http://code.google.com/apis/spreadsheets/articles/using_ruby.html

ありがとう!

マット

4

1 に答える 1

1

google-spreadsheets-ruby gem をチェックしてください:

http://gimite.net/gimite/rubymess/google-spreadsheet-ruby/

于 2011-09-18T18:47:30.303 に答える