thanks for the quick reply, but doesnt this
CURLOPT_HTTPHEADER => array(
'Client-ID: ' . $clientId,
'Authorization: Bearer *****',
say that its in the header?
thanks for the quick reply, but doesnt this
CURLOPT_HTTPHEADER => array(
'Client-ID: ' . $clientId,
'Authorization: Bearer *****',
say that its in the header?