Our trial license keys are wilcard - you can use them on any domain. For paying customers, license keys are restricted to the domain.
For example, if the full URL you are testing on is:
https://www.example.com/path-to-scanner
you will need to request a web license key for:
example.com
The error message you are getting is showing a domain name that our library discovers and therefore should be included in a key. It also indicates which license key exactly is used, such that you can check if the correct one was passed during library initialization.
Please note that all paths / subfolders under a certain domain are accepted.
However, different subdomains require different domain names. If needed, we can create a single license key containing all these domain names.
Please not that this does not concern the www prefix as it's automatically added to the license key.
For instance, if the license key contains the following domain name:
example.com
the below paths will be supported:
- https://www.example.com
- https://example.com
- https://www.example.com/scanner
However, the following domains won't work with that license key and require an additional one:
- https://test.example.com
- https://uat.example.com
- https://dev.example.com