Yahoo! を取得できません。実行するアプリケーション プラットフォーム ポリシー ファイルが任意のドメインからの要求を受け入れているにもかかわらず、アクセスが拒否され続けます。
OK: Policy file accepted: http://social.yahooapis.com/crossdomain.xml
Error: Request for resource at http://social.yahooapis.com/v1/user/<user id>/profile?oauth_signature_method=HMAC-SHA1&lang=en-US&oauth_consumer_key=<key>&oauth_token=<long ass token>&oauth_version=1.0&format=json&oauth_nonce=<blah blah>&oauth_timestamp=1262846353®ion=US&oauth_signature=<foo bar> by requestor from http://<my domain>/YOSSimple.swf is denied due to lack of policy file permissions.
URL は機能しますが、キーなどがあるため、一部を編集しました。
私がやろうとしていることへのリンク
http://developer.yahoo.com/flash/yos/
http://developer.yahoo.com/flash/yos/examples/simple/YOSSimple.fla
YOSSimple は実際に適切に URL を作成します。ブラウザに URL を入力すると、プロファイルに関する情報を含むファイルをダウンロードするかどうかを尋ねられるからです。
しかし、それはFlashで開かないだけです。