Update #13
@@ -99,4 +99,4 @@ class TransactionService:
|
||||
logger.error(f"An error occurred: {str(e)}", exc_info=True)
|
||||
return jsonify({
|
||||
"message": "Internal Server Error"
|
||||
}), 500
|
||||
}), 500
|
||||
Reference in New Issue
Block a user