DASH-IF-Conformance icon indicating copy to clipboard operation
DASH-IF-Conformance copied to clipboard

Warn user if validation cannot be performed due to CORs headers

Open thenewguy opened this issue 3 years ago • 1 comments

It isn't very intuitive when the validator fails with Error loading the MPD, please check the URL.

It would be helpful to add a CORs check so that the error can be acted upon.

It would probably also help to document this requirement. I wrongly assumed fetching would happen on the server in PHP, not the client in JS.

thenewguy avatar Dec 07 '20 17:12 thenewguy

That requires the client to know that the request failed because of CORS. Investigate if this is possible

dsilhavy avatar Feb 02 '22 11:02 dsilhavy