{"id":1460,"date":"2022-08-30T15:16:43","date_gmt":"2022-08-30T15:16:43","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/19\/service-temporarily-unavailable-php-sdk-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:16:43","modified_gmt":"2022-08-30T15:16:43","slug":"service-temporarily-unavailable-php-sdk-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/service-temporarily-unavailable-php-sdk-collection-of-common-programming-errors\/","title":{"rendered":"Service temporarily unavailable &#8211; PHP SDK-Collection of common programming errors"},"content":{"rendered":"<p>When ever I try to get a large data set say, I am writing an FQL something like<\/p>\n<pre><code>select first_name,last_name,age_range,sex,birthday_date,books,current_location,hometown_location,education,work,inspirational_people,interests,languages,movies,music,relationship_status,sports,tv,website,favorite_athletes,favorite_teams from user where uid in (select uid2 from friend where uid1=me())\n<\/code><\/pre>\n<p>I am getting this error. There is no problem for smaller data set. I am using facebook php sdk.<\/p>\n<pre><code>Fatal error: Uncaught Exception: 2: Service temporarily unavailable thrown in C:\\xampp\\htdocs\\cm_test\\WebContent\\php-sdk\\base_facebook.php on line 1254\n<\/code><\/pre>\n<p>Any help would be deeply appreciated.<\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-19 13:18:05. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>When ever I try to get a large data set say, I am writing an FQL something like select first_name,last_name,age_range,sex,birthday_date,books,current_location,hometown_location,education,work,inspirational_people,interests,languages,movies,music,relationship_status,sports,tv,website,favorite_athletes,favorite_teams from user where uid in (select uid2 from friend where uid1=me()) I am getting this error. There is no problem for smaller data set. I am using facebook php sdk. Fatal error: Uncaught Exception: 2: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1460","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1460","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1460"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1460\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1460"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1460"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}