You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The download and login no longer work, the following error occurs.
Password(don't worry the password are typing but hidden:
Traceback (most recent call last):
File "D:\CRD-PY3\crunchy-xml-decoder-py3.py", line 363, in <module>
check_cookies()
File "D:\CRD-PY3\crunchy-xml-decoder-py3.py", line 88, in check_cookies
login(username, password)
File "crunchy-xml-decoder\login.py", line 278, in login
generate_sess_id = create_sess_id()
File "crunchy-xml-decoder\login.py", line 242, in create_sess_id
sess_id_data = session.post('http://api.crunchyroll.com/start_session.0.json', proxies=proxies, params=payload).json()['data']
KeyError: 'data'
Code Version=1.3 rev.29 (Up-To-Date)
The text was updated successfully, but these errors were encountered:
The download and login no longer work, the following error occurs.
Code Version=1.3 rev.29 (Up-To-Date)
The text was updated successfully, but these errors were encountered: