amgrobelny
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by amgrobelny-
The Box CLI won't work for this scenario. It's only intended to work with files within your own Box Enterprise.
-
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...
-
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...
-
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...
-
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 ...