TwitterPublish Activity - Fault Tab

The Fault tab lists exceptions that are thrown by the activity.

Fault Thrown When...
TwitterPluginException The plug-in fails to send the request or parse the response.
TwitterAPIException The Twitter API fails to process this request.

This exception is thrown from the Twitter API, such as Rate Limit exception.

TwitterConnectionException The plug-in fails to establish a connection with Twitter using the authentication parameters specified in the OAuth 1.0 shared resource.