app/config/config.py @@ -14,6 +14,7 @@ fetch_fwr_agent: str = '' PUBLIC_KEY: str PRIVATE_KEY: str HASH_SUB_KEY: str def __init__(self, **kwargs): # Check if all required fields are provided and set them