You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
! Error: 403 Client Error: Forbidden for url: https://api.mtlnation.com/api/v2/accounts/login
<class 'requests.exceptions.HTTPError'>
File "lncrawl\core\scraper.py", line 211, in post_response
return self.__process_request(
File "lncrawl\core\scraper.py", line 130, in __process_request
raise e
File "lncrawl\core\scraper.py", line 123, in __process_request
response.raise_for_status()
File "requests\models.py", line 1021, in raise_for_status
this error is reported before but not with this type of error message the other one has a different error message. I do not know if this counts as double reporting or if it was fix at the time and broke again. The issue number is #2005
The text was updated successfully, but these errors were encountered:
Let us know
www.mtlnation.com
EXE
app version lightnovel-crawler 3.3.1
no longer can login here is the error message
! Error: 403 Client Error: Forbidden for url: https://api.mtlnation.com/api/v2/accounts/login
<class 'requests.exceptions.HTTPError'>
File "lncrawl\core\scraper.py", line 211, in post_response
return self.__process_request(
File "lncrawl\core\scraper.py", line 130, in __process_request
raise e
File "lncrawl\core\scraper.py", line 123, in __process_request
response.raise_for_status()
File "requests\models.py", line 1021, in raise_for_status
this error is reported before but not with this type of error message the other one has a different error message. I do not know if this counts as double reporting or if it was fix at the time and broke again. The issue number is #2005
The text was updated successfully, but these errors were encountered: