Hi everyone!
I'm trying to get some videos of ok.ru to show on my android webview (java) but there's a problem who is annoying me:
XMLHttpRequest cannot load
m.ok.ru/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin '
ok.ru' is therefore not allowed access."
I need to avoid these kind of problems, because the links that I can get and show to video, are dynamical links, and they're changing constantly... How can I show ok.ru videos on my android webview? thanks in advance!