For some reason it doesn't complain if I access just the HTML file, but
it does when all the parameters are on the URL.Something strange with
your server configuration ?One thing you can try is to escape the
parameters (i.e. escape the value of roomURL, that is a full URL, and
the authentication token that contains an = sign)