Danie1 / threads-api

Unofficial Python API for Meta's Threads App
https://pypi.org/project/threads-api/
MIT License
121 stars 16 forks source link

Request Failed #66

Open guram-asanidze-1-btu-edu-ge opened 1 year ago

guram-asanidze-1-btu-edu-ge commented 1 year ago

Response code 404 - System Error Request Failed, got back: [{'message': 'login_required', 'error_title': "You've Been Logged Out", 'error_body': 'Please log back in.', 'logout_reason': 8, 'status': 'fail'}] Oops, this is an error that hasn't yet been properly handled. Please open an issue on Github at https://github.com/Danie1/threads-api.

It worked few time, so now i am getting error every time I try to run a script.

guram-asanidze-1-btu-edu-ge commented 1 year ago

Foun this solution on other git repo, but for me it doesn't work, maybe for someone will

Go to the config directory :

cd config then type: echo "{}" > settings.json