0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

YQLを使ったGoogle +1のシェア数が取得できないとき

Posted at

Google +1のシェア数を取得するサンプルコードやjQueryのプラグインでYQLを使ったものがよく紹介されていますが、2017年2月現在ではうまく動かなくなっているものがあります。

<error yahoo:lang="en-US"><description>No definition found for Table data.headers</description></error>

envhttp://datatables.org/alltables.envになっている場合は、envを以下のように変更するとよいです。

store://datatables.org/alltableswithkeys

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?