We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a thumbnail for an ingredient is located in a local path starting from /c2pa/... signing fails with:
Error: embedding manifest Caused by: bad parameter: hash is missing
an example of ingredients specification that fails:
"ingredients": [ { "title": "Title", "relationship": "inputTo", "thumbnail": { "format": "image/png", "identifier": "/c2pa/thumbnail/subtitle_thumbnail.png" } } ]
The text was updated successfully, but these errors were encountered:
External thumbnails are not supported
Sorry, something went wrong.
Reopening because I misread your intent.
No branches or pull requests
When a thumbnail for an ingredient is located in a local path starting from /c2pa/... signing fails with:
an example of ingredients specification that fails:
The text was updated successfully, but these errors were encountered: