I have the same problem did you solve yours?
http://www.valdemarsviksbloggen.se
I can get to the image with the console.log- but not in the output, how should I write?
function listPosts(data) {
console.log(data.posts[0].attachments[0].images.large.url);
}
Help! anyone.