I have…
- [x] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [x] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
400 error saying ‘Validation error’ and ‘Unexpected token ILLEGAL’ when attempting to get data from our movies schema.
Expected behavior
No error.
Minimal reproduction of the problem
Most every call to the “movies” schema seems to reproduce the issue:
- Any GET request to https://cloud.squidex.io/api/content/name-that-movie-2-cms/movies, IE: skip:0 take:200
- Squidex windows CLI, IE: .\sq.exe content export movies --fields=id,data.name
Environment
App Name: name-that-movie-2-cms
- [ ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [x] Cloud version
Version: Whatever the cloud is running
Browser:
- [x] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge