Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

sonata gives non-json errors in invalid schema or json errors #2

@anotherdoesnm

Description

@anotherdoesnm
~/sonata $ curl -H "Content-Type: application/json" -X POST http://localhost:3011/.p2/auth/register
parse error: EOF while parsing a value at line 1 column 0
~/sonata $ curl -d '{"tosConsent":false}' -H "Content-Type: application/json" -X POST localhost:3011/.p2/auth/register
parse error: missing field `localName` at line 1 column 20
~/sonata $

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