Logging in to Schwab...
Error logging in to Schwab: string indices must be integers, not 'str'
Traceback (most recent call last):
File "C:\Users\Jess & Adon\auto-rsa-2\schwabAPI.py", line 40, in schwab_init
account_info = schwab.get_account_info_v2()
File "C:\Users\Jess & Adon\auto-rsa\autorsa-venv\src\schwab-api\schwab_api\schwab.py", line 691, in get_account_info_v2
for account in response['accounts']:
~~~~~~~~^^^^^^^^^^^^
TypeError: string indices must be integers, not 'str'
Error: schwab not logged in, skipping...
Logging in to Schwab...
Error logging in to Schwab: string indices must be integers, not 'str'
Traceback (most recent call last):
File "C:\Users\Jess & Adon\auto-rsa-2\schwabAPI.py", line 40, in schwab_init
account_info = schwab.get_account_info_v2()
File "C:\Users\Jess & Adon\auto-rsa\autorsa-venv\src\schwab-api\schwab_api\schwab.py", line 691, in get_account_info_v2
for account in response['accounts']:
~~~~~~~~^^^^^^^^^^^^
TypeError: string indices must be integers, not 'str'
Error: schwab not logged in, skipping...