タグ

twitterに関するiRSSのブックマーク (8)

  • 結局、Twitter API 1.1で何が変わる? 5つのポイント

    結局、Twitter API 1.1で何が変わる? 5つのポイント:Twitter APIと開発者規約変更のインパクトまとめ 変更による影響範囲や、一部APIの廃止、レートリミット方式の変更、アプリケーション当たりのユーザー数、ツイート表示方式の厳格化などを5つのポイントにまとめて解説 開発者のはしご外し? Twitter API狂騒曲 Twitterは2012年8月から9月にかけて開発者向けのブログで、APIや開発者規約の変更を立て続けにアナウンスしました。一部APIの廃止やレートリミット方式の変更、ツイート表示方式の厳格化など、影響は多岐にわたり、物議を醸しています。 Changes coming in Version 1.1 of the Twitter API Current status: API v1.1 Sunsetting @Anywhere Twitter、サードパーティ

    結局、Twitter API 1.1で何が変わる? 5つのポイント
    iRSS
    iRSS 2012/10/15
    呼び出せる残り回数をX-Rate-Limit-Remainingヘッダで、また呼び出しカウントがリセットされる時間をX-Rate-Limit-Resetヘッダで確認する
  • Rate limits

    <g> <g> <defs> <rect id="SVGID_1_" x="-468" y="-1360" width="1440" height="3027" /> </defs> <clippath id="SVGID_2_"> <use xlink:href="#SVGID_1_" style="overflow:visible;" /> </clippath> </g> </g> <rect x="-468" y="-1360" class="st0" width="1440" height="3027" style="fill:rgb(0,0,0,0);stroke-width:3;stroke:rgb(0,0,0)" /> <path d="M13.4,12l5.8-5.8c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0L12,10.6L6.2

    Rate limits
    iRSS
    iRSS 2012/10/15
    GETにも制限がある
  • Error Codes & Responses | Twitter Developers

    The Twitter API attempts to return appropriate HTTP status codes for every request. It is possible to suppress response codes for the REST API. 200 OK: Success! 304 Not Modified: There was no new data to return. 400 Bad Request: The request was invalid. An accompanying error message will explain why. This is the status code will be returned during rate limiting. 401 Unauthorized: Authentication cr

    iRSS
    iRSS 2012/10/15
    ここにのってないエラーで status/updateでレスポンスされる{"errors":[{"code":187,"message":"Status is a duplicate"}]} ,"Status is over 140 characters"があるがどこに書いてあるんだろう
  • Twitter Help Center | How Do I Get Whitelisted?

    Applications and websites which use Twitter are built using the Twitter API. When using an application built on the Twitter API, you may run into a situation where you are told you have been rate limited. What this means is the application you are using has tried to get information from Twitter too many times in the last hour. This policy affects the Twitter APIs in different ways. To know what ac

    iRSS
    iRSS 2012/10/15
    REST API は1時間につき150回までの認証なしリクエストが許可されています。もし、そのアプリケーションに認証を許可した場合は1時間につき350回まで許可されます。
  • API requests with TWRequest | Twitter Developers

    Overview TWRequest is a class in the Twitter framework for iOS5 that encapsulates HTTP requests to Twitter’s REST API. The object can also handle authenticating users for the caller. Recommended Reading The following articles on Apple's Developer Site will help you as you work with TWRequest: TWRequest Class Reference ACAccount Class Reference NSJSONSerialization Class Reference A Short Practical

  • Twitterによる簡易版OAuth: "xAuth"

    最近にわかにTwitter APIのxAuth認証が話題になっています。これは主にデスクトップアプリケーション向けに用意される認証方式で、簡潔に言うと「Webブラウザで認証画面を開く必要のないOAuth」といったところです。 従来のOAuth認証ではまずアプリケーション(OAuthコンシューマ)がTwitterに接続してRequest Tokenを取得し、認証画面を開いてRequest Tokenを承認させ、承認されたRequest Tokenを使ってAccess TokenとToken Secretを取得することによって各APIにアクセスできるようになります。しかしこれはアプリケーション側の実装が複雑になる上、デスクトップアプリケーションの場合はわざわざWebブラウザへ切り替えなければならず(ブラウザを内包するものもありますが)、ユーザにとっても面倒なものです。 そこで提案されたのがxA

  • Twidroyd

    Twidroyd fans — We’re delighted to announce that Twidroyd is now UberSocial for Android which will offer the same features that you’ve come to know and love in Twidroyd, and more. If you’re a hardcore Twidroyd devotee, we’ve added a Twidroyd theme in UberSocial for Android, so you can continue to use the current interface. Twidroyd Pro users will also be able to continue using their app (although

    iRSS
    iRSS 2010/01/03
    クライアントアプリ
  • HugeDomains.com

    iRSS
    iRSS 2010/01/03
    クライアントアプリ
  • 1