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

IMS Validator Issues With SVG URL & Possible Recipient #23

Open
kayaelle opened this issue Jun 17, 2018 · 1 comment
Open

IMS Validator Issues With SVG URL & Possible Recipient #23

kayaelle opened this issue Jun 17, 2018 · 1 comment

Comments

@kayaelle
Copy link
Contributor

Submitted an issue: 1EdTech/openbadges-validator-core#205

{
"input": {
"input_type": "url",
"value": "https://gist.github.com/badgebotio/4614803b39f580806454a0735214b221"
},
"graph": [],
"report": {
"valid": false,
"errorCount": 1,
"warningCount": 0,
"messages": [
{
"result": "Unknown Content-Type (Not image/png or image/svg+xml). Response could not be interpreted from url https://gist.github.com/badgebotio/4614803b39f580806454a0735214b221",
"name": "FETCH_HTTP_NODE",
"success": false,
"messageLevel": "ERROR"
}
],
"validationSubject": "https://gist.github.com/badgebotio/4614803b39f580806454a0735214b221"
}
}

@kayaelle kayaelle changed the title IMS Validator Doesn't Like SVG CDN URL IMS Validator Issues With SVG URL & Possible Recipient Jun 17, 2018
@kayaelle
Copy link
Contributor Author

@kayaelle kayaelle reopened this Jun 17, 2018
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