So here is what I get when trying to post to the /api/tokens

 curl -X POST -F 'username=secretusername' -F 'password=secretpassword'
http://localhost:8080/labview/api/tokens
{"message":"Invalid login","translatableMessage":{"key":"Invalid
login","variables":null},"statusCode":null,"expected":[{"name":"username","type":"USERNAME"},{"name":"password","type":"PASSWORD"}],"type":"INVALID_CREDENTIALS"}

Thank you



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Reply via email to