Esri / Esri/storymaps-developer-samples

Embedding a storymap that includes youtube video object

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17
Forks
4
Avg merge
10h 3m
Merged PRs (30d)
3

Description

Hi there.

When embedding a StoryMap into a non-ESRI website using the script embed method, YouTube videos inside the StoryMap do not load. Instead, the browser console shows:

`GET https://api-cdn.embed.ly/1/card-details?... 403 (Forbidden)
`
It looks like StoryMaps is calling the Embed.ly card-details API from the embedding site’s domain, but Embed.ly rejects my domain with a 403 Forbidden response. As a result, StoryMaps’ media components fail to initialise, and YouTube videos never load.

Any advice? Happy to share a minimal reproducible example if needed. Thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.