benjamin1983
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
アクティビティの概要
benjamin1983さんの最近のアクティビティ-
benjamin1983さんがコメントを作成しました:
Thank you very much for your interest in helping me, !Basically what I'm trying to do is have my iOS app download content from several json files I have stored in a box folder. I don't want the ap...
-
benjamin1983さんが投稿を作成しました:
Root folder returns 0 files
Hello,I'm calling...https://api.box.com/2.0/folders/0/items...to get to get the items of my root folder, but the return says that my "total_count" is "0" items. Obviously, I know I have several fo...
-
benjamin1983さんがコメントを作成しました:
Was there a solution to this? I'm having the same problem.
-
benjamin1983さんがコメントを作成しました:
What did you do with the string? i.e. What did you do to create the pem file, and did you use openssl (using your passphrase) to decrypt it for use in your app? I generated my own, then decrypted ...
-
benjamin1983さんがコメントを作成しました:
I'm stuck in a similar situation in Swift. It looks like I can encode public and private keys separately with the SwiftyRSA library.My problem is that I can't somehow put them together the way the...