Facebook API Javascript JSON response - Stack Overflow

use JSON.stringify(response); it should print the entire object. use JSON.parse() or jQuery.parseJSON(); to parse and get any properties of the ...

Lee mas