通过 Ruby 的 Google 电子表格 API

发布于 2024-09-25 21:59:44 字数 660 浏览 2 评论 0原文

我在这里编写了一个脚本,使用 Ruby 按名称访问 Google 电子表格:
http://gist.github.com/606488

我正在尝试使用gdata 按照此处的说明:
http://code.google.com/apis/gdata/articles/gdata_on_rails.html

为什么我在使用 gdata gem 时收到 401 错误“令牌无效”?

当我使用此处描述的方法时效果很好:
http://code.google.com/apis/spreadsheets/articles/using_ruby.html ,
但我想我应该去以前的医生那里,因为它是较新的并且是最新的。更简单

谢谢!

马特

I wrote a script here to access a Google Spreadsheet by name using Ruby:
http://gist.github.com/606488

I'm trying to use gdata as per the instuctions here:
http://code.google.com/apis/gdata/articles/gdata_on_rails.html

How come I'm getting a 401 error "Token invalid" when using the gdata gem?

It works fine when I use the methods described here:
http://code.google.com/apis/spreadsheets/articles/using_ruby.html,
but I figured I should go by the former doc since it's newer & simpler

Thanks!

Matt

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文