softandiron/tinkproject

'SyncClient' object has no attribute 'get_accounts'

IntelOut opened this issue · 1 comments

Стало выводить такую ошибку.

[INFO] Parser: getting accounts
Traceback (most recent call last):
  File "main.py", line 448, in <module>
    accounts = data_parser.get_accounts()
  File "/home/ubuntu/tink/data_parser.py", line 81, in get_accounts
    accounts = client.get_accounts()
AttributeError: 'SyncClient' object has no attribute 'get_accounts'

nvm можно удалить.