Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Youtube video import no longer works #497

@boussou

Description

@boussou

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:

  1. a https cert error (!) -> net::ERR_CERT_COMMON_NAME_INVALID
  2. 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. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions