amgrobelny
- Activité totale 9
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 4
Aperçu des activités
Dernière activité effectuée par amgrobelny-
amgrobelny a ajouté un commentaire,
The Box CLI won't work for this scenario. It's only intended to work with files within your own Box Enterprise.
-
amgrobelny a ajouté un commentaire,
Hey Fred, It's been a while since you raised this issue, but I had some time and went and updated the swagger.yaml definition for the Cognito integration. I did a pretty large overhaul of the en...
-
amgrobelny a ajouté un commentaire,
Two things to note here: -id-only won't work because the option has two dashes "--id-only". Also, currently --id-only isn't supported on that command. If you need that feature, you can file an...
-
amgrobelny a ajouté un commentaire,
The JSON returned from the Box API is an object with an "entries" field. { "entries": [] } The "entries" field is an array of all the user objects in the case of "box users list", so the entri...
-
amgrobelny a ajouté un commentaire,
Thanks for documenting those mismatches in the docs! It sounds as though you did everything you should with CORS setup on both AWS and Box. You may want to just double check the CORS setup on AWS ...