Chrissy
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 7
投稿
Chrissyによる最近のアクティビティ-
Sudden failure on JWTAuth - OSError("(10054, 'WSAECONNRESET')")
Hello fellow box developers! :) I have used JWTAuth for my app for a long time now. More specifically I use the following setup: py modules: boxsdk[jwt] then in code: from boxsdk import JWTAuth,...
-
Is webhook endpoint available via JWT authentication in Python SDK?
回答済みIs it possible to create webhooks in Python SDK by authenticating via JSON web token for a custom app?
-
Create webhook: 403 insufficient_scope (Custom app, JWT Auth, Python SDK)
Hi, Hope someone can provide a little insight on my problem I get the 403 error "insufficent_scope" when I try to create a webhook with my app. Here is my setup: App configurations I have a Custom ...
-
App to pull access stats on files (no admin/co-admin privileges)
回答済みHi, I have an app in an enterprise subscription, which pulls data from a Box folder via the Python SDK. The app is the owner of the folder that it interacts with. My personal user is then co-owner ...