While calling from a php page for protecting a document using curl.
It is not returning protected document. Can anyone help me out.
$bearer_token = 'Authorized Token';
$protectxlsx_Headers = array(
"accept: ap…...'Authorized Token'; $protectxlsx_headers = array( "accept: application/json"...CURLOPT_HTTPHEADER, $protectxlsx_headers); curl_setopt($protectxlsx_ch...