Resend OTP API is not working

When user tries to resend OTP while logging in resend API is throwing error.
Here is the Swadesh login URL : Swadesh

@jayasurya It’s working fine. Please check
API response for resend OTP:
{
“success”: true,
“request_id”: “61c8319c1346269ef78724ed12b7c2d9”,
“message”: “OTP sent”,
“mobile”: “8104273429”,
“country_code”: “91”,
“resend_timer”: 55
}