jordan_k_miles
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
コメント
jordan_k_milesによる最近のアクティビティ-
That fixed it. Thanks!
-
I went into my app and switched the access to "Enterprise", generated a new access token and attempted to return the users again with the same results. It only returns my two service accounts. Is ...
-
You probably want to use JWT authentication: https://developer.box.com/docs/app-auth. You can generate a new access token by sending Box a new JWT.
-
That is probably what I'll end up doing. Thanks for the reply,Jordan
-
I just looked at the documentation again and saw where new items are only available to search after 10 minutes. Is there a way around this? Maybe a way to use an external id for lookup? There does...