This commit is contained in:
9qeklajc
2025-07-27 10:56:46 +02:00
parent 9af2e96465
commit c893ce41b6
+1
View File
@@ -286,6 +286,7 @@ async def proxy(
status_code=400,
media_type="application/json",
)
# Check token balance for all requests to get currency unit
_ = check_token_balance(headers, request_body_dict)