We are using the list media API call to display a video on a different website.
From the API call we are getting an EmbedCode, but I'm not seeing too much documentation on how to use it.
If I add the script to a different domain, I get a cross domain error. The script seems to work if I add it directly on our community site, and the video loads.
Is there a way to load the video on a different domain without being authenticated?
Thanks!