Content Explorer React

新規投稿

コメント

1件のコメント

  • jcleblanc

    Hi ,

     

    By any chance are you using a JWT based application? If so, the common underlying issue to a 401 is because the application isn't authorized by the enterprise admin. Here's a guide on how to do that.

     

    Basically, creating a JWT app is a 2 step process to ensure that random apps aren't created with wide-ranging permissions that do damage to the entprise:

    1. The app is created by the developer
    2. The app is approved by the admin to make API calls

    Until step 2 is complete you will get 401 errors when trying to connect to Box APIs.

     

    - Jon

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

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