nuwe-cmadaas-python
nuwe-cmadaas-python copied to clipboard
CMADaaS MUSIC接口的Python 3 API
Results
2
nuwe-cmadaas-python issues
Sort by
recently updated
recently updated
newest added
错误信息处理
1
`b'{"returnCode":-4004,"flag":"slb","returnMessage":"User IP is illegal"}\n'` 当错误提示为这个的时候,会提示如下错误。 ``` \music\connection.py", line 89, in failure_handler response_data.request.errorCode = getway_info["returnCode"] AttributeError: 'NoneType' object has no attribute 'errorCode' ```
重新实现music-sdk-python-2.0.0的功能,避免代码许可问题。