Closed airudah2000 closed 6 years ago
Trying to run this on linux and i'm getting the following error:
ron@ronstation:~/Development/Prototype/FAIG$ python3 faig.py Traceback (most recent call last): File "faig.py", line 43, in <module> CST_token = headers_json['CST'] KeyError: 'CST'
Have you changed your API Key/Username and password? Lines 21 - 32.
Aha. I obviously needed to change that. Works now.
Trying to run this on linux and i'm getting the following error: