Skip to content

Ingesting a new fingerprint using curl #11

Description

@Lior79

Hi,
I have created a json file using echoprint-codegen.
I can't figure out how to use this json file to ingest it to the DB.
I tried:
curl -H "Content-Type: application/json" --data @lethergo.json http://localhost:37760/ingest

I get an error: {"error":"Missing "code" field"} though the json file has a code field.

Please advise.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions