Encoding Problems [check-user-subscription-by-channel] / PHP

Add this:

curl_setopt($ch, CURLOPT_ENCODING , “gzip”);

Further more, the response was so small that it didn’t go “oooh gzip” automagically and you got an auth fail