Configuration
Please provide the scan client token.
See our configuration guide.
{#if error}
{#if errormessage === "invalid_token"}
Error!
The provided scan station
token is invalid.
Please check your token and try again...
{/if}
{#if errormessage === "station_disabled"}
Error!
The provided scan station is
disabled.
{/if}
{/if}