Esri / Esri/storymaps-developer-samples
Embedding a storymap that includes youtube video object
- 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.