GOJS watermark appears even after mentioning license key

Hi,
I am using licenseKey in my URL -
http://ServerName/PageName.jsf/go.licenseKey=“” and have mentioned go.licensekey in init() as well, first line and still the watermark appears.

NOTE : servername is a cloud server which does not have domain name, as the final product is an application hosted under our domain but does not use it in URL.

Need your help to resolve this!

You need to assign the go.licenseKey in JavaScript, not in the URI.

Your HTTP server definitely has a domain name. Domain Name System - Wikipedia

What do you mean by “an application hosted under our domain but does not use it in URL”?

Never mind Walter. Got this working. Needed an OEM license since it will be hosted at different servers

Thanks for contributing.