Hello everyone…
I have the following code that retrieves information from twitchtv using JSON api. however, when I try to print output to page, I can’t. It seems channel.innerHTML = ‘
hello world
’ somehow is not working. If someone can suggest anything.