Twitter error handling

In a future update, can you provide some error handling options to get error results from the Twitter API?


For instance, when the rate limit is exceeded no new tweets are fetched and it is not clear why. Only when I was stepping through the code I found out that the API gave an error result but this was not reported as such by the TAdvTwitter component.

Thank you for your suggestion.

This has been added to the feature-request list and we'll investigate if error handling between the API and the control can be improved in a future version.