I'm currently having an issue with Kaplan University over their seminar software. Due to some changes a few months back I started to get No Such Service errors when I tried to access their seminars. All other aspects of the site work normally. They claim that they see no problem, despite me giving them the error message that's generated by the failed loading screen on the seminar.
Attached image 1 is the Seminar screen. I've transcribed the error here:
Main Seminar Error Message. Fig 1.
fms_onConnect | faultEvent: No Such Service KHESeminar.KHE.Seminar.Security with function fms_onConnect
Attempting to connect to:
rtmp://seminar4.kaplan.edu/KUconcord/1504B/PS525/01/20151214_1930
Intialize connection...
User Interface Ready...
Initializing user interface base...
Intializing user interface...
Initializing Seminar version
Using Chrome's Inspect option I looked at the page and noted 2 identical alerts. They are attached here, but are also transcribed.
Mixed Content: The page at
'https://kucampus.kaplan.edu/Seminar/OpenSeminar?chatId=4176214' was loaded over HTTPS, but requested an insecure plugin data
'http://khseminar.com/crossdomain.xml'. This content should also be served over HTTPS.
Error Figure 2
Clicking the crossdomain.xml link led me to this page. Attached figure 3, but transcribed here:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<cross-domain-policy>
<site-control permitted-cross-domain-policies="all"/>
<allow-http-request-headers-from domain="*" headers="*" secure="false"/>
<allow-access-from domain="*" secure="false"/>
</cross-domain-policy>