Twitch tv project, https://codepen.io/Kristians/pen/wpZKMG?editors=1010

I’ve been stuck trying to solve this problem for a few days now, can’t find anything online to help me. Would really appreciate help. If I take the second for loop out, all of the twitchStreamers[i] are undefined and returns offline. Please help!

I want it out because its giving me too many outputs(too many logos,display names and status’) but if I take it out I can’t cycle through the var array twitchStreamers for my second ajax call.

I have changed the code a bit but still stuck, the second twitchStreamers[i] doesn’t loop.Thanks for the help

I want the second AJAX call url to loop through twitchStreamers to get a proper url to call and extract data from , I’m just getting undefined , which I assume means it’s not looking properly

Awesome, yeah it makes sense. Thank you so much!