pushed
zhengqunkoo/wasg-register • 7:49 AM - Aug 30, 2019
The Python registration script now includes more robust parsing of server responses, actively inspecting the returned result code instead of failing mysteriously when expected success keys are missing. A new _check_for_error helper extracts error messages from the payload and raises structured exception classes. Furthermore, the main entry point now catches these exceptions to print clean error messages rather than unhandled tracebacks.
