From 728b9d351f9e4cda5be1805931a72906cfa3b7e7 Mon Sep 17 00:00:00 2001 From: khushal Date: Tue, 25 Feb 2025 14:10:28 +0530 Subject: [PATCH] (20250225) print --- api/blueprints/common/otp/timed_otp.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/blueprints/common/otp/timed_otp.py b/api/blueprints/common/otp/timed_otp.py index 40579fc..b695d48 100644 --- a/api/blueprints/common/otp/timed_otp.py +++ b/api/blueprints/common/otp/timed_otp.py @@ -296,6 +296,8 @@ async def verify_otp( :return: A standard response structure. """ + print("RAW INPUT:", json.to_string(inbound_data.model_dump(), default=str)) + # ┏┓ ┓ ┏┓┓ ┓ # ┣┫┓┏╋┣┓ ┃ ┣┓┏┓┏┃┏ # ┛┗┗┻┗┛┗ ┗┛┛┗┗ ┗┛┗