Hello,
I understand limits on posting actions are adaptive but what is the approach to take in the eventuality the user is in Twitter jail (he/she has no remaining tweets for the current 30mn window after he/she manually used all is bucket) and the app is then attempting to tweet 1 single tweet/retweet on the user’s behalf?
If the approach is to catch an exception after receiving a 403 then so be it but if the application gets penalised for reaching the limit then it doesn’t make sense.
Any chance to have a snippet of code that handles the above scenario in an acceptable manner (ie: approved by Twitter). I am aware of the limitations as per described in the documentation (2400 / day with semi-hour break down windows.)
Thank you