Solved
Forum Discussion
angela
5 years agoCatalyst II
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\"}"