Access_tokens allow users to interact with your apps in meaningful and social ways. While we are deprecating the use of the offline_access permission, through a migration setting in the Developer App, we are now allowing the option to reset the expiration time for existing, valid access_tokens each time a user interacts with your site. For existing apps, there are no changes required for your app,
Enter an unsigned Product Advertising API URL in the box below and click the Display Signed URL button. The String-To-Sign and Signed URL will be displayed below. If the unsigned URL does not contain a Timestamp, one will be generated and added to the request. Any AWSAccessKeyId or SubscriptionId in the request will be removed and the value provided above will be added to the request. If the URL a
アマゾンAPIを使うのに2009年8月15日から認証が必要になるらしい 2009-05-09-1 [Programming][Affiliate][WebTool] 「Amazon アソシエイト Web サービスの名称変更および署名認証についてのお知らせ」というメールが来ました。 (追記: ほぼ同内容のものが Forum とアソシ公式ブログにもありました。ただし Forum では15日ではなく16日となっています。) さて、このたび、Amazon アソシエイト Web サービスの名称を、「Product Advertising API」と変更しましたことをお知らせいたします。この新名称は、開発者の皆様が Amazon サイトで販売されている商品の広告作成を行い、これによって Amazon より広告費を受け取るという、API の目的をより正しく表しています。 はいはい、了解しました。 「Pr
http://coderepos.org/share/browser/lang/perl/Net-OAuth-Consumer 使い方は↓こんな感じ。 #!/usr/bin/perl # index.cgi use strict; use warnings; use CGI; use Net::OAuth::Consumer; use Template; use DB_File; my $q = CGI->new; tie my %oauth_token, "DB_File", "oauth_token.db"; my $oauth = Net::OAuth::Consumer->new({ query => $q, consumer_key => 'your_consumer_key', consumer_secret => 'your_consumer_secret', request
こんにちは、naoya です。 昨日の社内勉強会で、OAuth について行いましたので、そのときの資料を公開します。 OAuth プロトコルの解説のあとに、Twitter の OAuth 経由でステータスを更新するクライアントを作ってみたので、そのソースコードをおいておきます。サンプルでは、現在時刻をステータスとして更新しています。ダウンロードは、こちらからどうぞ。ちなみに、OAuth の仕様書では、Authorization ヘッダに埋め込む方法が書いてありますが、Twitter では対応していませんでした。実際に動作を見てみたい人は、サンプルコードを設置してみてください。 サンプルコードに含まれているファイルは、次の通りです。 oauth_twitter.php: まずこのファイルを開きます、Request Token リンクをクリックすると認証トークンを取得開始します oauth_t
Accessing the Google Base data API using Perl The Perl Recipe application is a small but complete example that demonstrates the five Google Base API services: queries, insertions, deletions, updates, and batch commands. It uses the standard libcurl library to perform efficient HTTP requests for authentication and interaction with Google Base API. Contents Using the Recipe application Stepping thr
Sample Applications: PHP 5 (Zend Framework) The PHP sample application is a small but complete example of creating a Recipe application using the Google Base API. It demonstrates the five Google Base API services: queries, insertions, deletions, updates, and batch commands. This version uses the Zend Google Data Client Library to interact with the Google Base server, eliminating the need to man
Sites feed The Sites feed lists sites in an authenticated user account: https://www.google.com/webmasters/tools/feeds/sites/ To access individual entries, add the SiteID, which is your site URL encoded using URL encoding: https://www.google.com/webmasters/tools/feeds/sites/SiteID/ For example, to access entries for the site http://www.example.com/, use the following URL: https://www.google.com/web
利用方法 認証サービスに利用できるライブラリは 2 種類あります。必要に応じて、どちらかをご利用ください。 インストールしたアプリケーション用の認証: ClientLogin API を使用すると、デスクトップ アプリケーションやモバイル アプリケーションに、プログラムによるログインを組み込むことができます。この API は、パスワード トローラーに対して優れた防御力を持つ CAPTCHA をサポートしています。 ウェブ アプリケーション用の認証: この API を使用すると、ユーザーのログイン情報を処理することなく、ウェブ アプリケーションからユーザーの Google データにアクセスできます。Google は OAuth オープン スタンダードに基づいたライブラリを提供しています。このライブラリ以外にも、デベロッパーはセキュリティ要件に関して複数のオプションがある Google の A
Google Data APIs Authentication Overview In most contexts, your client application will act on behalf of a particular user of a Google service. The user provides their username and password, either to your client or to the Google service; the service returns an authentication token that your client can then send to the service along with every subsequent request on behalf of that user. The Google
OpenPNE API 仕様 最終更新日:2006/09/03 目次 1. OpenPNE API とは? 2. 概要 2.1. 通信主体 2.2. プロトコル 2.3. セキュリティ 3. 認証情報の受け渡し 3.1. 概要 3.2. セッションIDの生成方法 3.3. メンバートークン 3.4. 外部サーバへのURL 3.5. 認証API通信 4. データ取得 4.1. コマンドコード 4.2. データ取得例 4.2.1. メンバー情報取得 5. ポイント 5.1. ポイント加算通信 5.2. ポイント残高照会通信 6. エラーの場合 6.1. エラーコード一覧 6.2. レスポンス例 7. 参考URL 1. OpenPNE API とは? OpenPNE APIとは、 SNSサーバ上にある認証情報およびSNSのデータを、外部サーバに対してHTTP通信により提供するためのAPIである。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く