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

Validation error: Parse error at 1:19 near token ] #107

Closed
tarjelavik opened this issue Nov 5, 2020 · 2 comments · Fixed by #108
Closed

Validation error: Parse error at 1:19 near token ] #107

tarjelavik opened this issue Nov 5, 2020 · 2 comments · Fixed by #108

Comments

@tarjelavik
Copy link

I get this error when trying to validate this manifest: https://marcus-manifest-api.vercel.app/api/iiif/manifest/ubb-ms-0003. The manifest validates as json-ld, but gives this error on the IIIF validator.

Validation Error: Presentation Validator bug: "Parse error at 1:19 near token ] (])".

https://iiif.io/api/presentation/validator/service/validate?format=json&version=3.0&url=https://marcus-manifest-api.vercel.app/api/iiif/manifest/ubb-ms-0003

Any clues to what is happening?

@glenrobson
Copy link
Member

Thanks for reporting. You were the first to try a version 3.0 manifest with over 10 pages so a bug was laying in wait to be discovered. The bug is now fixed.

If you try and validate your manifest again in 30mins or so you should see the validation errors.

@tarjelavik
Copy link
Author

Thanks for the quick fix! 👍

I found the minor issues and now the manifests validates 😄.

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

Successfully merging a pull request may close this issue.

2 participants