ryanking13/SRT

Login시 오류..

wildcong opened this issue · 2 comments

Traceback (most recent call last):
File "", line 1, in
File "Python\Python37-32\lib\site-packages\SRT\srt.py", line 66, in init
self.login(srt_id, srt_pw)
File "Python\Python37-32\lib\site-packages\SRT\srt.py", line 107, in login
parser = SRTResponseData(r.text)
File "Python\Python37-32\lib\site-packages\SRT\response_data.py", line 24, in init
self._xml = ET.fromstring(response)
File "Python\Python37-32\lib\xml\etree\ElementTree.py", line 1315, in XML
parser.feed(text)
xml.etree.ElementTree.ParseError: syntax error: line 1, column 49

SRT 앱 업데이트로 인하여 API가 많이 바뀌었습니다ㅠㅠ 반영하겠습니다

너무 늦게 확인했네요.. API 변경 감사합니다..