I can't receive data from json request

Guys I need help making json request, I have client_id still can’t retrieve data from twitch API please do have look at my code here-https://codepen.io/mallikarjun92/pen/xEAqgP

Looks fine to me. I replaced alert with console.log and saw “success” in the console. It’s weird that alert doesn’t work :confused:

oops! its my bad, i was forgotten to link jQuery. now its working fine.

yeah,before that I was forgotten to link jQuery framework, i resolved it now, its working fine, Thanx for trying out to help me.