Minh Nguyen Cong
- Activité totale 7
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 1
Aperçu des activités
Dernière activité effectuée par Minh Nguyen Cong-
Minh Nguyen Cong a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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...