andstatus / andstatus

Multiple accounts client for multiple Social networks. For Android
http://andstatus.org/
Apache License 2.0
309 stars 71 forks source link

No tweets displayed. #579

Closed DocSniper closed 11 months ago

DocSniper commented 1 year ago

No tweets are displayed since a week. Here is an excerpt from the log: andstatuslog.txt

yvolk commented 1 year ago

Hi @DocSniper

  1. Please try to log out and then log into Twitter in AndStatus.
  2. In a case the problem is still present, please turn on "Log network level messages to files". This will allow to read the error message completely. Currently in your log file I see only "You currently…"

This could be end of support for the free Twitter API (v.1.1) that AndStatus is using. E.g. I see something about this here: https://twittercommunity.com/t/what-is-the-deadline-for-twitter-api-v1-1-deprecation/189788/17

DocSniper commented 1 year ago

Other clients have this problem too: TwidereX Oh and sorry I forgot, logging out and re-logging again didn't help.

obigroup commented 1 year ago

No tweets are displayed since a week. Here is an excerpt from the log: andstatuslog.txt

Hello,

I got the same error. Since 15 days, I can't sync my tweets.

I tried to log more but I didn't found the log file.

Here the simple error log :

FORBIDDEN; hard; URL: https://api.twitter.com/1.1/statuses/hometimeline.json?tweetmode=extended&count=20&userid=USERID;
Caused by Status code: FORBIDDEN; hard; Error='?'; ; statusLine:'HTTP/1.1 403 Forbidden'; statusCode:FORBIDDEN (403); url:'https://api.twitter.com/1.1/statuses/hometimeline.json?tweetmode=extended&count=20&userid=USERID'; response:'{"errors":[{"message":"You currently…'
Requested: uri: 'https://api.twitter.com/1.1/statuses/hometimeline.json?tweetmode=extended&count=20&userid=UDERID', (no params), authenticate

I replaced my user id by USERID. I also tried to log out and log in. And also delete my account and add it again.

Thx.

yvolk commented 1 year ago

I visited the "Getting Started with the Twitter API" page https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api and as I understand it there is NO free access to reading tweets anymore. See the screenshot taken today. 2023-07-29-Getting-started-with-the-Twitter-API