Words
20
Reading
1 min
Listen
Play
9y
hi i try, load json form comment and i got error
5209: Uncaught TypeError: Cannot read property 'responseText' of undefined
function setup() { loadJSON ("https://steemit.com/streem/@moderators/20180224t095515444z-post.json",gotData, 'jsonp'); }
RE: PHP Tutorial: How To Convert JSON API Request