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

Server-side validation #39

Open
honzaircing opened this issue Feb 7, 2022 · 1 comment
Open

Server-side validation #39

honzaircing opened this issue Feb 7, 2022 · 1 comment

Comments

@honzaircing
Copy link

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

@rokmy
Copy link

rokmy commented Feb 8, 2022

Could you submit the payload?

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

No branches or pull requests

2 participants