Hello Takayuki,
I am using cf7 api endpoint in react but I’m facing this error
{
“code”: “wpcf7_unit_tag_not_found”,
“message”: “There is no valid unit tag.”,
“data”: {
“status”: 400
}
}
, how do I resolve the same in the API, like I can’t send, even I don’t know unit tag to display on react end.