Open
Description
Amazon updated this weekend and the timestamp is being sent out as an int instead of an ISO 8601 formatted string (i.e., 2015-05-13T12:34:56Z).
This causes the error "json: cannot unmarshal number into Go struct field EchoReqBody.timestamp of type string"
My guess is this is a bug they will fix so I don't think an update to skill server is required. Thought I would post an issue incase someone using the package is having a problem
Metadata
Metadata
Assignees
Labels
No labels