Not getting data if user doesn't exist

@3ventic JSONP will always return 200 status. CORS should return the correct HTTP status. The docs mention the JSONP difference under “Errors” here: https://github.com/justintv/Twitch-API

1 Like