Tom Fulton
Tom Fulton
This might be the expected behavior, but just thought I'd check :smile: If you visit an invalid media URL, ie `/media/1234/umbraco5.png`, you get an ASP.NET Exception page:  This page...
Thanks for the script! When running from an https:// site, API calls fail with a "Mixed Content" error, likely because it's hardcoded to use the http:// endpoint. Changing [this line](https://github.com/BrianFranklin/Brightcove-JS-MAPI/blob/master/bc-mapi.js#L20)...
The Umbraco package installer gives errors when the package doesn't have the "URL" field configured. Maybe we should think about adding a required prompt for this? Or, I could update...