-
-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authorization error mtlnation.com #2073
Comments
Could you try forking the repo and cloning it to your local machine, Install dependencies and run |
I'm sorry, I don't know how to do this. I can only add that in addition to different accounts I tried to authorize from different computers (at home, at work, at friends, relatives). |
I have the same issue, here is the output i got. `15:56:13 [DEBUG] (lncrawl.core) -> Press Ctrl + C to exit 15:56:14 [INFO] (lncrawl.core.app) During handling of the above exception, another exception occurred: Traceback (most recent call last): ! Error: 403 Client Error: Forbidden for url: https://api.mtlnation.com/api/v2/accounts/login 15:56:49 [INFO] (lncrawl.core.app) |
Since about February an error appears when authorizing on mtlnation.com (tried 3 accounts):
! 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
The text was updated successfully, but these errors were encountered: