videosearch / youtube-direct-lite

Automatically exported from code.google.com/p/youtube-direct-lite
Apache License 2.0
0 stars 0 forks source link

ERROR: Unable to get value of the property 'initAuth': object is null or undefined #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to load the Admin Script in IE9 and I am getting the following 
error.

SCRIPT5007: Unable to get value of the property 'initAuth': object is null or 
undefined admin-main.js, line 22 character 3

I have not changed this script at all?

This works fine in FireFox, Chrome and Safari.

Original issue reported on code.google.com by csgaragl...@gmail.com on 9 May 2013 at 3:43

GoogleCodeExporter commented 8 years ago
This is also a problem in IE8 on a different machine (Windows Server 2003)

Original comment by csgaragl...@gmail.com on 9 May 2013 at 3:46

GoogleCodeExporter commented 8 years ago
Hmm, there should be a "friendly" error message displayed when you try to use 
the admin panel from Internet Explorer, not a JS warning. I'll take a look into 
why that warning isn't displayed.

Versions of IE older than 10 can't be used for the admin panel, unfortunately, 
as they don't support CORS. Please use an alternate browser.

Original comment by je...@google.com on 9 May 2013 at 7:27

GoogleCodeExporter commented 8 years ago
IE10 has major security issues - and has been restricted by our company for 
client use - we support IE8 and IE9 (as well as FF, Chrome and Safari).

Not sure what we are going to do?

Original comment by csgaragl...@gmail.com on 9 May 2013 at 7:44

GoogleCodeExporter commented 8 years ago
Use Firefox, Chrome, or Safari. The latest versions of them all support CORS.

Original comment by je...@google.com on 9 May 2013 at 7:58