3box / 3box/3box-api

Box.getSpace(address, spaceName, opts) with metaData opts passed returns null timestamp

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.