Pardon, I modified the code slightly when pasting. line 6 - CURLOPT_HTTPHEADER => ['Client-ID: '.$client_id],
was meant to say $GLOBALS[‘twitch_client_id’]; Clearly it’s working because I’m getting results, right? It’s set to error out if there is no client id. I’m wondering if it’s some local php.ini setting that’s blocking this?