新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

JWT auth using sub user_id, but still getting "unauthorized_client" error.

新規投稿

コメント

1件のコメント

  • jmoldow_box
    Once you have the JWTAuth object initialized, you can call auth.authenticate_app_user(client.user(app_user_id)).
     

    It looks like we don't use the enterprise_id unless you authenticate as the enterprise. Since you're not doing that, if you'd like, you can pass enterprise_id=None to the constructor.

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。