
VAST raising XMLHttpRequest withCredentials=true for tag file
I'm getting an error because VAST plugin sets withCredentials=true for the XMLHttpRequest for the ad tag file and the server is set with 'Access-Control-Allow-Origin: *'
There is no setup parameter for jwplayer to specify the withCredentials value for ad tag files and withCredentials=false is supposed to be the default for XMLHttpRequest. Is this a bug or there is a way to specify the withCredentials value?