{"id":479,"date":"2022-08-30T15:02:02","date_gmt":"2022-08-30T15:02:02","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/09\/fb-php-sdk-api-me-return-array-with-an-unknown-error-occurred-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:02:02","modified_gmt":"2022-08-30T15:02:02","slug":"fb-php-sdk-api-me-return-array-with-an-unknown-error-occurred-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/fb-php-sdk-api-me-return-array-with-an-unknown-error-occurred-collection-of-common-programming-errors\/","title":{"rendered":"FB Php-SDK api(&ldquo;\/me&rdquo;) return array with &ldquo;An unknown error occurred&rdquo;-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m having this error when I request the info of the user:<\/p>\n<pre><code>$user_info      =       array(\n   \"error_code\" =&gt; 1,\n   \"error_msg\" =&gt; \"An unknown error occurred\"\n<\/code><\/pre>\n<p>)<\/p>\n<p>What can be? it only happens with some users of my app not with all.<\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-09 19:45:00. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>I&#8217;m having this error when I request the info of the user: $user_info = array( &#8220;error_code&#8221; =&gt; 1, &#8220;error_msg&#8221; =&gt; &#8220;An unknown error occurred&#8221; ) What can be? it only happens with some users of my app not with all. Originally posted 2013-11-09 19:45:00.<\/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-479","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/479","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=479"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/479\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=479"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=479"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=479"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}