niqdev / packtpub-crawler

Download your daily free Packt Publishing eBook https://www.packtpub.com/packt/offers/free-learning
MIT License
755 stars 178 forks source link

Invalid credentials specified. #84

Closed MinhKMA closed 6 years ago

MinhKMA commented 6 years ago

I'm having this problem, could you help me,pls ?

Traceback (most recent call last):
  File "script/spider.py", line 97, in main
    packtpub.runDaily()
  File "/home/minhkma/packtpub-crawler/script/packtpub.py", line 159, in runDaily
    self.__POST_login(loginUrl)
  File "/home/minhkma/packtpub-crawler/script/packtpub.py", line 80, in __POST_login
    raise Exception(error_node.text.strip())
Exception: Invalid credentials specified.
niqdev commented 6 years ago

Are you credentials correct? Invalid credentials specified If you solve that anyway, it will be blocked by #70