How can i get instagram repiles using IgCommeent class ?
i try to implemet wiithout the media fields
nstagramClient.fetchConnection(commentId + "/replies",IgComment.class,
Parameter.with("appsecret_proof", appSecretProof),Parameter.with("fields", "text"));
but my repsonse is comming like replies=[]
So how can i get replies of a igcomment