Hello,
we are using the stream API to allow our users to view their timeline.
We also allow our users to tweet/retweet/favorite.
We received a “Restricted from performing write actions” email.
We figured out that we had too many connections to the stream API using the same user token. We are working on a fix on our app.
But how can we make sure that the restriction came from this error ? Is there a way to know exactly what causes this restriction ?
Our account is: @frontapp
Thanks for your help.
Front team.