新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

No response Uploading a file with PHP and CURL

新規投稿

コメント

1件のコメント

  • Box Product Support

    Try adding this parameter to  your curl command:

     

    curl_setopt($your_handle, CURLOPT_SAFE_UPLOAD, FALSE)

     

    That solved this same problem for me, but I am using a newer php version.

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。