You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
a https cert error (!) -> net::ERR_CERT_COMMON_NAME_INVALID
the following json:
{
"status": 403,
"error": "Valid api_key is required to access API"
}
I found out that you can access through http not https, but same pb, you still need an api key.
The text was updated successfully, but these errors were encountered:
oembedProxy needs to be changed to the production-ready endpoint at //iframe.ly/..... The demo endpoint at medium subdomain was never meant for production, and has never had SSL certificate.
Regardless, we have fixed SSL certificate on Iframely demo endpoint, it should work out of the box. Just make sure that your SSL site sends referrer header if you don't supply api_key (by default browsers don't send ssl referrers).
Describe the bug
Youtube video import no longer works.
url like this is generated by the plugin:
https://medium.iframe.ly/api/oembed?iframe=1&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D17ZPd17-iP4%26feature%3Dyoutu.be&_=1570655298549
answer from iframely is:
The text was updated successfully, but these errors were encountered: