Cross Domain in opera for sony bravia kdl 32ex525
-
bisewski last edited by
Hi.
I try to access in a different domain same informations. In my chrome or my opera for windows no problems. But when I run in my tv I receive the error message: No Transport.
This informations are only same strings from imbd...like the name a movie...
I used it:
$.ajax({ type: 'GET', url: link, async:true, crossDomain: true, success: function(result, textStatus, jqXHR) {
Any sugestion?
Thanks
-
pawelwitkowski last edited by
Hello Bisewski,
We believe that you're having a little older version of Opera on your TV where Cross Domain Requests are not yet available. If it's possible please try to make requests directly to the server where you serving your files so it should work across older SDK Versions too.
Hope it helps,
BR,
Paweł