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

Access-Control-Allow-Origin


Hi I got this error after move a website from http to https, any clue what's going on here? Anything else was changed, If I access the site using http instead of https everything works as usual

XMLHttpRequest cannot load https://subs.domain.com/T-17301-work.srt?s=8ed5e751-03b6-47a5-a112-304fc601a41f. The 'Access-Control-Allow-Origin' header has a value 'http://admin.domain.com' that is not equal to the supplied origin. Origin 'https://admin.domain.com' is therefore not allowed access.

Thank you for your time

1 Community Answers

Donni

JW Player Support Agent  
0 rated :

Change the the value to https in your CORS header and that should do the trick.

This question has received the maximum number of answers.