We are using box-ui-elements (React) library to load box documents in our applications. Recently we upgrade to version 14.0.0. After the upgrade when we load box documents via Content Explorer we are getting below error. If our box folder has only folders in it then it is loading but we are getting this error only when we have some files along with the folders in root directory
{
"type":"error",
"status":400,
"code":"bad_request",
"context_info":{
"errors":[
{
"reason":"missing_parameter",
"name":"path",
"message":"'path' is required"
}
]
},
"help_url":"http:\/\/developers.box.com\/docs\/#errors",
"message":"Bad Request",
"request_id":"XXX"
}
Question
Getting error - "'path' is required"
Sign up
Already have an account? Login
Community access is available only with a Box Account.
Sign in with your Box AccountSign in to the Box Community
No account yet? Create an account
Community access is available only with a Box Account.
Sign in with your Box AccountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
