Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix error while generate token using OAuth #750

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

congminh1254
Copy link
Member

I am fixing issue #286 of boxcli.

Error happen when trying to generate token while using OAuth auth, I fixed to it show the correct error message:

> box tokens:get -u 20111795585
Must provide app auth configuration to use JWT Grant

Copy link
Contributor

@lukaszsocha2 lukaszsocha2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please when merging in commit body add:
Fixes: #286
it will close issue automatically after merging

@congminh1254 congminh1254 merged commit f826291 into main Aug 4, 2022
@congminh1254 congminh1254 deleted the fix-error-generate-token branch August 4, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants