DEBUG:2016-11-19 07:21:07,779 In twitter.py:56: Searching for Targets from Twitter Plugin. Search term is : Mel Florance
ERROR:2016-11-19 07:21:09,111 In twitter.py:79: Error authenticating with Twitter API.
ERROR:2016-11-19 07:21:09,111 In twitter.py:80: [{u'message': u'Your credentials do not allow access to this resource', u'code': 220}]
Traceback (most recent call last):
File "components\PersonProjectWizard.pyc", line 102, in searchForTargets
File "C:\Users\Mel\creepy\plugins\twitter\twitter.py", line 84, in searchForTargets
e.message, reset.strftime("%Y-%m-%d %H:%M:%S %z"))
UnboundLocalError: local variable 'reset' referenced before assignment
DEBUG:2016-11-19 07:21:07,779 In twitter.py:56: Searching for Targets from Twitter Plugin. Search term is : Mel Florance ERROR:2016-11-19 07:21:09,111 In twitter.py:79: Error authenticating with Twitter API. ERROR:2016-11-19 07:21:09,111 In twitter.py:80: [{u'message': u'Your credentials do not allow access to this resource', u'code': 220}] Traceback (most recent call last): File "components\PersonProjectWizard.pyc", line 102, in searchForTargets File "C:\Users\Mel\creepy\plugins\twitter\twitter.py", line 84, in searchForTargets e.message, reset.strftime("%Y-%m-%d %H:%M:%S %z")) UnboundLocalError: local variable 'reset' referenced before assignment