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

V2 Language list produces error if more than one language listed in array #213

Open
ULLucas opened this issue Dec 18, 2018 · 1 comment
Open

Comments

@ULLucas
Copy link

ULLucas commented Dec 18, 2018

This error occurs when badge contains multiple id and language, hosted on https://badgecheck.io/, similar to error reported in #202 . It occurs in both the assertion related and the badgeclass related fields.

Ex. This would related would result in error:
"related":[{"id":"https://github.com/filler/url","@language":"af-ZA"},{"id":"https://github.com/filler/url","@language":"sq-AL"},{"id":"https://github.com/filler/url","@language":"ar-DZ"}]

Data Type: Assertion

Open Badges Version: 2.0

Error message: VALIDATE_PROPERTY: Property related in unknown type node has more than the single allowed value.

@jbohrer
Copy link
Contributor

jbohrer commented Feb 7, 2019

@ULLucas Would you confirm that you are still getting this error under these conditions using the IMS Validator? My understanding is this issue would have been resolved in #211. Thanks.

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

2 participants