Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

Reply To: Unable to invoke Conduit API, with firmware version 5.1.6

$
0
0

I was able to get a login token if I passed the data in the body rather than the query string. Does this help?

curl -k https://172.16.33.152/api/login --data '{"username":"admin","password":"somepwd"}'


Viewing all articles
Browse latest Browse all 7111

Trending Articles