私はespn APIを実装していますが、いくつかの問題があり、ほとんどのAPIがこの応答を返します。
{"timestamp" :"2013-02-25T11:19:02Z","message" :"This action is forbidden for the requested resource at your permission level. Please review the documentation for account level access.","status" :"error","code" :403}
この API を使用していますEspn MLB Standing
ドキュメントを確認する場所を知りたいのですが、API などを購入する必要はありますか?
[編集]
もう1つ?apikey=:yourkey
、このキーはすべてのユーザーで同じであるか、ユーザーのログインに従って取得する必要があります。