Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Server-side validation #39

@honzaircing

Description

@honzaircing

Hi, I think the format of the respons is correct according to the documentation, but it returns the following error.

respons:
{"message":"Creation Failed",
"errors":{
"name":["Name is required."]
}
}
error
Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a Symbol.iterator method.

Where am I making mistake?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions