We have a user which likes a Tweet in our tool but natively the favorite isn’t visible for a long time.
Sometimes it takes up an hour before the favorite is visible on the Tweet.

We know that favorite event are processed async but such a long time for the event being processed looks suspicious to us.

It this normal behaviour or is something going on?

Kind regards
Thibaut Vincent

Hi guys,

Any updates on this? As we are still experiencing above behavior.

Thanks in advance!

Thibault

Once you make a favourite with https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-favorites-create do you get a successful result? how are you checking to see if it’s visible? Are you checking the favourite with https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-favorites-list.html and it’s not appearing in that?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.