Wire
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Wireさんの最近のアクティビティ-
Wireさんがコメントを作成しました:
It's the simple stuff that gets you... Had a extra / on the end of the URL. Removed that and it is now working as expected. Thanks again,
-
Wireさんがコメントを作成しました:
Client ID is hqe9kbttqpusniwjmsawvb4nnw3n9wng Going to try the curl example with my data today and see what return code I get there. If that works will investigate if perl user agent is formattin...
-
Wireさんが投稿を作成しました:
Issues with files/upload_sessions returning error 415 unsuppored media type
回答済みTrying to upload a large file that does not exist on box yet and keep getting error 415 no matter what I change. Can anyone see what I messed up in this call? POST https://upload.box.com/api/2.0/...
-
Wireさんが投稿を作成しました:
Are any of the other oauth2 authentication options supported other than redirect_uri?
I am working on coverting a program that creates and stores some reports to directly push them to Box instead of us manually copying them there once they are generated. The particular machine this...
-
Wireさんが投稿を作成しました:
Accessing box from Perl
Trying to update some upload scripts we use today to push a file to box and get a URL link back via Perl. Been searching the web without much luck for an example of how to authenticate to box and ...