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
Hi,
I noticed that some embeds, that were previously working, are now failing with an uncaught exception.
For example https://vimeo.com/ results in this:
(ML\JsonLD\Exception\JsonLdException(code: loading remote context failed): Loading http://schema.org failed at /application/vendor/ml/json-ld/Processor.php:1752) (ML\JsonLD\Exception\JsonLdException(code: loading document failed): Invalid media type (near "text/html") at /application/vendor/ml/json-ld/FileGetContentsLoader.php:105)
The demo shows the same issue:
The text was updated successfully, but these errors were encountered:
Ok, I'll take a look. Thanks for let me know.
Sorry, something went wrong.
I just commited a fix for this. Could you please test it before tag a new version? Thanks
That seems to work. Thank you!
Version 4.2.0 released including this fix.
No branches or pull requests
Hi,
I noticed that some embeds, that were previously working, are now failing with an uncaught exception.
For example https://vimeo.com/ results in this:
(ML\JsonLD\Exception\JsonLdException(code: loading remote context failed): Loading http://schema.org failed at /application/vendor/ml/json-ld/Processor.php:1752)
(ML\JsonLD\Exception\JsonLdException(code: loading document failed): Invalid media type (near "text/html") at /application/vendor/ml/json-ld/FileGetContentsLoader.php:105)
The demo shows the same issue:
The text was updated successfully, but these errors were encountered: