Solved
Forum Discussion
AngelaIp
6 years agoIdeator I
Fixed it -> don´t use single quotes ('). When you need them, escape them:
--data "{\"login_name\":\"test6\"}"
Fixed it -> don´t use single quotes ('). When you need them, escape them:
--data "{\"login_name\":\"test6\"}"
Fixed it -> don´t use single quotes ('). When you need them, escape them:
--data "{\"login_name\":\"test6\"}"