tajin_malsou9a
04/05/2022, 2:43 PM{
"formFields": [
{
"id": "firstName",
"value": "d"
},
{
"id": "lastName",
"value": "d"
},
{
"id": "email",
"value": "dddddddd"
},
{
"id": "phone",
"value": "ddddddddd"
},
{
"id": "password",
"value": "pass1234"
},
{
"id": "address",
"value": ""
}
]
}
and im getting this as an answer
``{"message":"Missing input param: formFields"}``
im trying to copy the exact same request as in postman that already works