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

Suddenly invalid values #101

Open
cagcoach opened this issue Sep 30, 2020 · 0 comments
Open

Suddenly invalid values #101

cagcoach opened this issue Sep 30, 2020 · 0 comments

Comments

@cagcoach
Copy link

In our shop we suddenly get the error messages

...
Invalid value at 'body.entries[3762].product.adult' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3762].product.identifier_exists' (TYPE_BOOL), "Ja"
Invalid value at 'body.entries[3763].product.adult' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3763].product.identifier_exists' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3764].product.adult' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3764].product.identifier_exists' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3765].product.adult' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3765].product.identifier_exists' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3773].product.adult' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3773].product.identifier_exists' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3778].product.adult' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3778].product.identifier_exists' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3779].product.adult' (TYPE_BOOL), "Ja"
Invalid value at 'body.entries[3779].product.identifier_exists' (TYPE_BOOL), "Ja"
Invalid value at 'body.entries[3780].product.adult' (TYPE_BOOL), "Nein"
Invalid value at 'body.entries[3780].product.identifier_exists' (TYPE_BOOL), "Ja"
...

for any product we try to submit. Does someone know this issue?

greedings
Christian

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