• Resolved briancama

    (@briancama)


    Currently when attempting to use the Video Box component with an unlisted vimeo URL which uses the following format (https://vimeo.com/{video_id}/{hash}) no embed will appear.

    In my testing I’ve found the following error

    GET https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F889202527&id=889202527&autoplay=0&loop=0&playsinline=0&muted=0&controls=1&title=1&portrait=1&byline=1 404 (Not Found)

    My best guess is that for some reason the api request is not including the {hash} which is needed.

Viewing 1 replies (of 1 total)
  • Plugin Author wpsoul

    (@wpsoul)

    This format is not supported in API. You can use regular embed block from wordpress to add such video or vimeo iframe

Viewing 1 replies (of 1 total)
  • The topic ‘Video Box Vimeo Unlisted not embedding’ is closed to new replies.