3box / 3box/3box-api

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

Abierto
#26 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug dontclose
Lenguaje dominante
JavaScript
Estrellas
2
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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:

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.