You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
If you call listContents('') a correct response is obtained, but if you then call listContents('sub/') on a valid subdirectory it always returns an empty array. I've ruled out that it's not an empty subdirectory and I've obtained a correct folder object response with 15 items listed in it from Box when contacting the 2.0 API through Guzzle.