Skip to content

400 Bad request when "Generate random datapoint" #1

Description

@Wingie

In the "+ Generate random datapoint" click event of http://localhost:3000/datastreams/

 Each child in an array or iterator should have a unique "key" prop. Check the render method of `Datastream`. See https://fb.me/react-warning-keys for more information.
    in div (at Datastream.js:33)
    in Datastream (created by Connect(Datastream))
    in Connect(Datastream) (created by Route)
    in Route (at App.js:26)
    in div (created by Container)
    in Container (at App.js:22)
    in div (at App.js:17)
    in App (at index.js:33)
    in Router (created by ConnectedRouter)
    in ConnectedRouter (at index.js:32)
    in Provider (at index.js:31)

and also the transaction fails with

POST http://localhost:9984/api/v1/transactions 400 (BAD REQUEST)

is this a known issue? I can help to fix this if needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions