box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
222 stars 59 forks source link

Allow Box CLI and API to display email associated along with Box ID when accounts give error message of "source account is locked". #422

Closed jkhancock31 closed 1 year ago

jkhancock31 commented 1 year ago

Is your feature request related to a problem? Please describe.

When a Box account fails to transfer in a set amount of time, an error message of "source account is locked" appears along with the ID of the Box account.

Describe the solution you'd like

Can this error be modified to also show the email address alongside the Box ID?

Describe alternatives you've considered

Currently, the only workaround when receiving the error is search for the email address based off the ID just to verify the account is no longer locked.

Additional context

arjankowski commented 1 year ago

hi @jkhancock31,

In our boxcli we present the data we got from the API call. if you have any API suggestions, please post them on our dedicated page where we collect user suggestions: here. Then the appropriate team should look at them and plan for future!

Regards, Artur