Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

400 Bad request when "Generate random datapoint" #1

Open
Wingie opened this issue Dec 10, 2017 · 0 comments
Open

400 Bad request when "Generate random datapoint" #1

Wingie opened this issue Dec 10, 2017 · 0 comments

Comments

@Wingie
Copy link

Wingie commented Dec 10, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant