[
https://issues.apache.org/jira/browse/NIFI-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898416#comment-17898416
]
ASF subversion and git services commented on NIFI-14008:
--------------------------------------------------------
Commit 588e84e5c6d6608d05fb8eea51bed501512eb117 in nifi's branch
refs/heads/main from Alex Ethier
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=588e84e5c6 ]
NIFI-14008 Add verify implementation to JsonConfigBasedBoxClientService and
provide enhanced error message when box connection fails.
Signed-off-by: Pierre Villard <[email protected]>
This closes #9521.
> Add Verification to Box Controller Service
> -------------------------------------------
>
> Key: NIFI-14008
> URL: https://issues.apache.org/jira/browse/NIFI-14008
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Alex Ethier
> Assignee: Alex Ethier
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Box controller service can have verification and better error reporting
> when the account does not support API integration.
> In cases where the Box account does not support API calls a generic
> Unauthorized error occurs even if the account has the correct privileges
> enabled. Instead an error should be reported that states that API integration
> is not supported for the account.
> The account being invalid due to being a trial account with enterprise id 0
> is an undocumented requirement of the Box api that is not readily apparent.
> Having the error message report this will help diagnose issues when setting
> up a Box connection.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)