私は Twitter API を使用しており、json が 60 を超えるメンバーの配列を認識しないことを確認しました。
このツールでこの問題を確認しました: http://jsonpath.curiousconcept.com/
60 個のオブジェクトを配列に入れると、たとえば $..results[*] をクエリすると、json の解析が停止します (有効ですが)。この問題に関する手がかりはありますか?
配列内にオブジェクトが 1 つだけある json
{"completed_in":0.138,"max_id":249066208408788992,"max_id_str":"249066208408788992","next_page":"?page=2&max_id=249066208408788992&q=bezoya%20OR%20lanjar%EF%BF%BD&lang=es&rpp=100","page":1,"query":"bezoya+OR+lanjar%EF%BF%BD","refresh_url":"?since_id=249066208408788992&q=bezoya%20OR%20lanjar%EF%BF%BD&lang=es","results":[{"created_at":"Wed, 19 Sep 2012 14:58:39 +0000","from_user":"villarroya093","from_user_id":781564459,"from_user_id_str":"781564459","from_user_name":"Javier Villarroya","geo":null,"id":248435942728290304,"id_str":"248435942728290304","iso_language_code":"es","metadata":{"result_type":"recent"},"profile_image_url":"http:\/\/a0.twimg.com\/profile_images\/2550477368\/IMG-20120824-WA002_normal.png","profile_image_url_https":"https:\/\/si0.twimg.com\/profile_images\/2550477368\/IMG-20120824-WA002_normal.png","source":"<a href="http:\/\/blackberry.com\/twitter">Twitter for BlackBerry\u00ae<\/a>","text":"RT @Xarlyfrasno: @villarroya093 #villarroyarules\nBeba agua mineral Bezoya, entra por la boca y sale..... muy bien de precio.","to_user":null,"to_user_id":0,"to_user_id_str":"0","to_user_name":null}],"results_per_page":100,"since_id":0,"since_id_str":"0"}