This only start ~9 hours ago according to my error report.

The issue:

V1.1 standard endpoint : favorites/list.json

Params: user_id=(ANY_TWITTER_ID)&count=10&include_entities=false&tweet_mode=extended

This returns {"code":200,"message":"Forbidden."}

I tried to narrow down the issue and it looks like when the count parameter is > 3, the error is returned. If the count parameter is < 3, it works fine.

Can someone help check this?

I have never seen this before. Does it happen for all users?

Is there a chance that the user or your app have been rate limited?

We think this was due to a temporary deployment issue. Are you still seeing issues here?

looks like it’s back to normal now. Thanks for checking!

1 Like

yes, it was happening for all users. The app is very well under the rate limit :smile:

1 Like

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