Sandra Ribouchon
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Sandra Ribouchonさんの最近のアクティビティ-
Sandra Ribouchonさんがコメントを作成しました:
In case someone else have this issue, here is what I changed on my curl: CURLOPT_HTTPHEADER => array('Authorization: Bearer '.$token, 'Content-Type: application/json'),CURLOPT_URL => 'https://uploa...
-
Sandra Ribouchonさんがコメントを作成しました:
Hi, Does anyone has an idea, please? Thank you
-
Sandra Ribouchonさんがコメントを作成しました:
Hi, For the folder_id I used 0, like in the documentation (https://developer.box.com/reference/post-files-upload-sessions/) to send to the root of my Box, the file_size is my file size (133153433) ...
-
Sandra Ribouchonさんが投稿を作成しました:
Create upload session get error HTTP 415
Hi, I am trying to create an upload session (using PHP curl), but get an error 415. Can anyone help, please? Here are what my curl options looks like: CURLOPT_HTTPHEADER => array('Authorizati...