marclave / InstaBot

A simple Instagram bot written in Python
199 stars 74 forks source link

Key Error! #18

Closed MasterMB2 closed 9 years ago

MasterMB2 commented 9 years ago

i checked everything and its ok i think, but the output is like:

        InstaBot             
Developed by Marc Laventure  

Liking #love Traceback (most recent call last): File "E:\Python\InstaBot.py", line 109, in like(br, hashtags) File "E:\Python\InstaBot.py", line 75, in like response = encodeAndRequest(id) File "E:\Python\InstaBot.py", line 13, in encodeAndRequest signature = hmac.new(str(profile['CREDENTIALS']['a880XXXXXXXXXXXXXXXXXXXX']), profile['MyIPXXXXX'], sha256).hexdigest() KeyError: 'a880XXXXXXXXXXXXXXXXXXXXXX'