xadhrit/terra

string indices must be integers

kkk-alt opened this issue · 6 comments

1 for Twitter

2 for Instagram

3 for Exit

Choose one option : 2

string indices must be integers

share more information. Becoz it's working fine in my system.

@kkk-alt
Check your creds/*.yml file format and fix it if necessary.

Looks like the problem is solved. Keep learning and keep sharing. Follow up guys

Hey i have the same issue can someone help>
insta:
username:********
password:*********
This is how my insta.yml looks like

same issue... I enter: 2 and it just takes me to next line without running the program

from inta.yml you need to change from this:
insta:
username:********
password:*********

into this one (add 1 space at first):

insta:
username: ********
password: *********