LINE
LINE copied to clipboard
"Client is not defined" error -> right py version -> even after updating lib
my error:
Login Failed
Traceback (most recent call last):
File "echobot.py", line 13, in
- I have tired at least 6 times setting up ( from scratch ) on cloud 9 ( where before the update I it was hosted) same error -started fresh, fresh install of ubuntu
- I have made sure that sealing ins disabled
- Tired setting it up on my vps => same error
- python version 2.7.6
- Thrift version 0.9.1
- Set it using this => http://dev.im-bot.com/line/
- created a new account
- Changed http to https in api, found one http in client ( all the rest was https), changed models
- Changed the url in api to gfpg ( I live in america)
How tf can I fix this problem? any help is appreciated
Thanks and have a good nite. if anyone wants i can pm u my lib files to look at, my line id is : lilcosby33
some code is quite old, you need to test and update it manually.
please read and get infos from closed and open issues
me too. it show Login Failed
It's thrift and line compiling together did you try install the library
Curve files
client = Client(account_sid, auth_token) NameError: name 'Client' is not defined
same thing again and again..What to do??