Shankar
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Shankarさんの最近のアクティビティ-
Shankarさんが投稿を作成しました:
Error when trying to createmetadata using CreateFileMetadataAsync API
Hello, I am trying to create metadata for file requests and I am seeing 404 not found error. I am not sure what is missing. Below is my code. var boxFileRequestObjectresponse = new BoxFileRequestO...
-
Shankarさんが投稿を作成しました:
How to create a file requests using .Net core API
I am trying to create a "file request" using .Net core API. From Box Developer documentation: BoxFileRequestObject fileRequest = await client.FileRequestsManager.GetFileRequestByIdAsync("12345"); U...