Hi Linvi,
I've just got a deserialization error and the JSON was just []
I'll leave that debug code in overnight and see if there is anything other than [] causing exceptions.
I assume this is Twitters fault, unless you've used [] as a default anywhere?
As for the timeouts, I'd just added:
Unless I've missed something this should be in the same thread. Here's it happening:
![Image]()
Regards,
Josh Keegan
I've just got a deserialization error and the JSON was just []
I'll leave that debug code in overnight and see if there is anything other than [] causing exceptions.
I assume this is Twitters fault, unless you've used [] as a default anywhere?
As for the timeouts, I'd just added:
TweetinviConfig.CURRENT_WEB_REQUEST_TIMEOUT = 15000;
to the program attached to the original post, at the top of the setThreadCredentials method.Unless I've missed something this should be in the same thread. Here's it happening:

Regards,
Josh Keegan