We couldn’t read your inputs
Please go back and complete the form.
{
"age": [
"Invalid input: expected number, received NaN"
],
"sex": [
"Invalid option: expected one of \"male\"|\"female\""
],
"activity": [
"Invalid option: expected one of \"sedentary\"|\"light\"|\"moderate\"|\"active\"|\"very\""
]
}