19
Error al ejecutar 'postMessage' en 'DOMWindow': https://www.youtube.com! == http: // localhost: 9000
Este es el mensaje de error que recibo: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('http://localhost:9000'). He visto otros problemas similares donde está el origen del destino http://www.youtube.comy el origen del destinatario https://www.youtube.com, pero ninguno como el mío donde …