Problem using REST-API
I got a problem using REST-API calls like:
http://localhost:3344/printer/api/TestPrinter?apikey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&data={}&a=stateList
As long as there are no users defined it works ok, If I define users I get a "permission denied" response.
Did I miss something there?
http://localhost:3344/printer/api/TestPrinter?apikey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&data={}&a=stateList
As long as there are no users defined it works ok, If I define users I get a "permission denied" response.
Did I miss something there?
Comments