- Issue created by @zebda
- πΊπΈUnited States Chris Burge
Provider docs: https://support.bluebillywig.com/advanced-topics/oembed-service/
oEmbed specs: https://oembed.com/https://*.bbvms.com/p/*/c/*.html?inheritDimensions=true&placementOption=default
appears to be a valid resource URL.The provider endpoint URL, as specified by bbvms.com is
https://<publication>.bbvms.com/oembed/
; however, the endpoint URL cannot contain wildcards. I'm not sure how you'd do this at runtime off the top of my head. You might need to decorate themedia.oembed.resource_fetcher
service with custom code and modify theResourceFetcher::fetchResource()
method to modify the URL before the resource is fetched. - Status changed to Closed: works as designed
17 days ago 3:43am 21 March 2025