$fileurl = $auth->privatedownloadurl($url,36000);
echo $fileurl;die;
在浏览器中输入$fileurl,提示{"error":"download token auth failed"}
各位大神,这是由说明原因引起的呢?
$fileurl = $auth->privatedownloadurl($url,36000);
echo $fileurl;die;
在浏览器中输入$fileurl,提示{"error":"download token auth failed"}
各位大神,这是由说明原因引起的呢?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号