I have created a plugin that appears to be doing everything correctly for a Stream video to be embedded in a WordPress page/post. The block recognizes when a user enters a valid URL for a Stream video. A proper request is sent to the oEmbed endpoint. Proper JSON response is returned. WordPress correctly parses the response and generates properly formatted HTML. When you visit the page you receive an error that Stream refused the connection in Chrome or something about Stream not allowing Firefox to display the page if another site has embedded it. What is the solution for this?

