I am using 1.8.0.1 of Titanium and also 1.8.1 and get this error (if I send a duplicate tweet or a tweet with incorrect URL, etc...):
[INFO] var_dump: type (object):error
[DEBUG] The API XHR request has failed! Status=4 and var_dump of e is undefined
In 1.8.1 I notice that it gives an error above if lets say the tweet is a duplicate or the tweet contains an invalid URL. But in 1.7.5 I did get back a meaningful error.
It does not happen with 1.7.5 (you get back a meaningful error in the DEBUG/INFO printouts).
Guys,
I am using 1.8.0.1 of Titanium and also 1.8.1 and get this error (if I send a duplicate tweet or a tweet with incorrect URL, etc...):
[INFO] var_dump: type (object):error
[DEBUG] The API XHR request has failed! Status=4 and var_dump of e is undefined
In 1.8.1 I notice that it gives an error above if lets say the tweet is a duplicate or the tweet contains an invalid URL. But in 1.7.5 I did get back a meaningful error.
It does not happen with 1.7.5 (you get back a meaningful error in the DEBUG/INFO printouts).