https://dev.twitter.com/discussions/3491 shows us the errors that can come from the API… I THINK we can add “response”:{“errors”:[{“message”:“Your account is suspended and is not permitted to access this feature”,“code”:64}]}} to our widget code to handle that particular error (in this case 64) But I’m not sure.
Wish there was a fallback option within the official Twitter widget.