Box.getSpace(address, spaceName, opts) with metaData opts passed returns null timestamp
Open
bug
dontclose
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I'm pretty sure this was working when it was implemented into the Hub app.
Now, hitting this end point with `const opts = {metadata: true };` returns an object with `timestamp` value as null (value of key is correctly returned, however).
Expect:
```
{
value: ,
timestamp:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.