I want to create an application to upload files to the box, in the process, I get the error below, hope to receive support comments, thanks.
======
10:15:44.0154 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [20] System.AggregateException: One or more errors occurred. (The API returned an error [BadRequest] invalid_grant - Please check the 'sub' claim. The 'sub' specified is invalid.) ---> Box.V2.Exceptions.BoxAPIException: The API returned an error [BadRequest] invalid_grant - Please check the 'sub' claim. The 'sub' specified is invalid. at Box.V2.JWTAuth.BoxJWTAuth.GetTokenAsync(String subType, String subId)
at Box.V2.JWTAuth.BoxJWTAuth.AdminTokenAsync()
--- End of inner exception stack trace ---
======

