Closed
Description
So it is apparently not possible to handle timestamp values in ms ? Seems completely broken
{
"message": "Int cannot represent non 32-bit signed integer value: 1503608145148",
"locations": [
{
"line": 5,
"column": 7
}
],
"path": [
"project",
"events",
0,
"timestamp"
]
},
Should there not be some kind of support to handle timestamp values? I would imagine a HUGE amount of api's need this...
Metadata
Metadata
Assignees
Labels
No labels