Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Invalid License Key Issue


Can't able to play the video because of Invalid License Key Issue

<script type="text/javascript" src="jwplayer.js"></script>


<script type="text/javascript">
jwplayer.key="9E2QZP2F";
</script>

<div id="myElement"></div>

<script type="text/javascript">

jwplayer("myElement").setup({
"file": "file.mp4",
"height": 360,
"width": 640,
"autostart": true,
});

</script>

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi there,

Our license keys are a lot longer than that. You can find it by logging into your Account Dashboard and going to the “Downloads” page.

Thank you.

This question has received the maximum number of answers.