MarcWUW
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by MarcWUW-
Box CLI to Accept Custom Terms of Service
AnsweredI am using the Box CLI with a PowerShell script to get users and folders. It worked in the sand box but now I'm working in Prod and I have to accept the terms of service. Before adding the --accep...
-
Can I use the Box CLI from a PowerShell script without JWT(Server Authentication)?
Hello. I have a Box application set up and the CLI is installed and authenticates using OAuth2 with JWT (Server Authentication). I authorized my app in the admin console. I run a PowerShell script...
-
Box CLI permissions error
AnsweredI am a co-admin with all boxes checked under "Edit User Access Permissions" but when I run the command:box folders list-items 0 --save --as-user ***number removed for privacy***0 I get the followi...
-
CLI error: Not a true config file.
AnsweredI am on step 5 of installing the CLI, https://developer.box.com/docs/installation-and-setup, and I get an error when I run the following command: box configure environments add ~/Downloads/config....
-
Powershell script to get list of top level folders
AnsweredHello. I need a Powershell script (or some other type of script) that I can run to get a list of top level folders for my organization and/or a list of our Box account licenses. I am thinking this...