(20250225)\

This commit is contained in:
2025-02-25 13:57:00 +05:30
parent 244c28d0c1
commit f3c7064e16
+3 -1
View File
@@ -360,7 +360,9 @@ async def verify_otp(
"amount": None
}
)
api_json = api_response.json()
try: api_json = api_response.json()
except: api_json = {}
print(f"ADD CLIENT WITH NOTES ({api_response.status_code}):", api_response.content)
print("ADD CLIENT WITH NOTES:", json.to_string(api_json))
# ┳┓