fix: Handle WRSIS response error
WRSIS HTTP response should have 'response' in it which contains the survey information, even if it is empty: {'msg': 'successful', 'response': {'Rust Survey Data': []}, 'status': '200'}
Loading
Please register or sign in to comment