Skip to content

Amazon Timestamp bug. json changed from string to int #16

Open
@justinmadison

Description

@justinmadison

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions