Welcome to the new Box Support website. Check out all the details here on what’s changed.

Create Folders via API

New post

Comments

4 comments

  • Murtza

     That sounds like a good approach. The other option would be to create the folders with a Service Account instead of an App User.

    0
    Comment actions Permalink
  • ghm101

    Thanks  I had a look at service accounts and the instructions for creating them seem unclear.

    So I gave been trying to add a group to an App User Created Folder and am getting 403 errors for insufficent permissions.

     

    error="insufficient_scope", error_description="The request requires higher privileges than provided by the access token."

     

    I have seen some posts on correcting this but not found the definitive solution as yet, if someone could point me in the correct direction that would be great

     

     

    0
    Comment actions Permalink
  • Tom Dawahare

    I know I am late to the party here.

    You do not really need to do this as written above. If you manually create a single folder that is publicly available or visible to all users, any folders you POST inside that folder using the API call will adopt the setting of the parent folder.

    0
    Comment actions Permalink

Post is closed for comments.