Minh Nguyen Cong
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Minh Nguyen Cong-
Minh Nguyen Cong commented,
Hi, Can you just following this tutorial, I think you still missing the step to Submit your App to the Enterprise Admin and authorise your app from Admin page.https://developer.box.com/guides/cli/c...
-
Minh Nguyen Cong commented,
So it's working as expected, as I mention before here: https://support.box.com/hc/en-us/community/posts/17420467407891/comments/17495916543635 You can put --as-user flag to the command to get the ...
-
Minh Nguyen Cong commented,
Hi Tuy Mai Here is a few things you can try to check it:- Get the current user information to see if you are authenticated as correct user by box users:get In case it return something like error...
-
Minh Nguyen Cong commented,
Hi Tuy Mai You can try to create a new public / private key pair, generate the JSON config file, then add it into BoxCLI again. I think it will work. Best, Minh
-
Minh Nguyen Cong commented,
Hi Tuy Mai Please aware that if you are authenticating using OAuth 2.0, it means that you are using your user account for every command. But if you are authenticating using JWT, you will use an App...
-
Minh Nguyen Cong commented,
Hi VI Web Portal The problem you are having in this case, seems to be that you have not authenticated your BoxCLI with Box yet. In order to do that, you can follow this instruction: https://develop...