File Upload Using JWT

New post

Comments

3 comments

  • jcleblanc

    Hi ,

     

    Typically this is related to the scoped that you've selected on your application. If you:

    • Go to the developer console
    • Click on your application 
    • From the left nav click on "Configuration"
    • Scroll down to the scopes section

    For uploading a file you'll need to select "Read and Write all files and folders stored in Box" selected. 

     

    Lastly, the difference between an OAuth and JWT based app is that your admin will need to authorize your application to work in the enterprise, otherwise you might potentially get these issues. Follow these directions to do that. Every time you make changes to your app the admin will need to reauthorize the app to allow them to take effect.

     

    Let me know if that helps, otherwise we can dig in further.

     

    Thanks,

    Jon

    0
    Comment actions Permalink
  • Nishant

    Thank you Jon for the quick response. But "Read and Write all files and folders stored in Box" Application Scope is already enabled. And this app is applied to "All Users" in Admin Console

     

    I am able to move and delete files but not able to upload file to the folder

     

     

    0
    Comment actions Permalink
  • Nishant

    Please ignore this, i have a typo in the one of the header field

    0
    Comment actions Permalink

Please sign in to leave a comment.