I'm trying to use Mathematica 10 to generate the post like comment network for my Facebook account using the SocialMediaData function:
SocialMediaData["Facebook", "PostLikeCommentNetwork"]
However, it returns the "Cannot import data as JSON format" error whenever I try to do this, as well as with some other similar commands. I've linked my Facebook account, and some other commands (such as FriendNetwork) work fine, although others return the same error. Clearing the system cache doesn't change anything. Does anyone know how to fix this issue? Thanks!