Thanks. But we already review topic that you shared. Problem is that via this endpoint https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-statuses-user_timeline
we get all tweets till nowadays.
Meantime scoped_timline returns tweets no later than 15/05/2018!!!
Account was activated long tima ago. This information for problem account:
{
"request": {
"params": {}
},
"next_cursor": null,
"data": [
{
"name": "Cinemark Argentina",
"business_name": null,
"timezone": "America/Argentina/Buenos_Aires",
"timezone_switch_at": "2016-02-26T03:00:00Z",
"id": "18ce544kwvr",
"created_at": "2015-09-05T18:12:56Z",
"salt": "2329f13945be1a093a343e2e16c40fa6",
"updated_at": "2016-02-27T13:54:58Z",
"industry_type": null,
"business_id": null,
"approval_status": "ACCEPTED",
"deleted": false
}
]
}
Sreen from dashbord UI
We don’t have any idea what wrong with account?